Steven Silvester 6679ec002b New version hace 5 años
..
src dd721e9a3f bugfix for camelCase function hace 5 años
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. hace 6 años
package.json 6679ec002b New version hace 5 años
tsconfig.json 234100523b Move StateDB code to new package hace 5 años
typedoc-tsconfig.json cabe2eab57 Work around bug in giving include files and having composite true hace 5 años
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files hace 5 años

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.