Jason Grout 5621c396fb New version před 5 roky
..
src d40eab44fb Fix duplicate parameter in function with default parameter values před 5 roky
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. před 6 roky
package.json 5621c396fb New version před 5 roky
tsconfig.json 234100523b Move StateDB code to new package před 5 roky
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files před 5 roky

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.