Steven Silvester 8ced7c465c test cleanup пре 5 година
..
.vscode 8d5d9f5667 clean up packages пре 5 година
src 78da974e1d Apply lint again пре 5 година
test 8ced7c465c test cleanup пре 5 година
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. пре 6 година
babel.config.js 2fa1f0a41b modernize coreutils tests пре 5 година
jest.config.js 8d5d9f5667 clean up packages пре 5 година
package.json 2fa1f0a41b modernize coreutils tests пре 5 година
tsconfig.json 234100523b Move StateDB code to new package пре 5 година
tsconfig.test.json 2fa1f0a41b modernize coreutils tests пре 5 година
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files пре 5 година

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.