Luciano Resende eb17bdf485 Update backward compatible dependencies to latest version vor 5 Jahren
..
src 83c8767f50 Update restorablepool.ts vor 5 Jahren
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. vor 6 Jahren
package.json eb17bdf485 Update backward compatible dependencies to latest version vor 5 Jahren
tsconfig.json 408a3ecc6f Enable strict null checks for coreutils vor 5 Jahren
typedoc-tsconfig.json cabe2eab57 Work around bug in giving include files and having composite true vor 5 Jahren
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files vor 5 Jahren

README.md

@jupyterlab/coreutils

A JupyterLab package which provides utility functions that are widely used across many of the @jupyterlab packages. This includes (among other things) functions for manipulating paths, urls, and the notebook format.

This package is intended for use within both Node.js and browser environments.