Steven Silvester 6679ec002b New version vor 5 Jahren
..
src dd721e9a3f bugfix for camelCase function vor 5 Jahren
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. vor 6 Jahren
package.json 6679ec002b New version vor 5 Jahren
tsconfig.json 234100523b Move StateDB code to new package 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.