Steven Silvester b83bcaa0aa New version hace 4 años
..
.vscode 8d5d9f5667 clean up packages hace 4 años
src 78da974e1d Apply lint again hace 4 años
test 8ced7c465c test cleanup hace 4 años
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. hace 5 años
babel.config.js 2fa1f0a41b modernize coreutils tests hace 4 años
jest.config.js 8d5d9f5667 clean up packages hace 4 años
package.json b83bcaa0aa New version hace 4 años
tsconfig.json 234100523b Move StateDB code to new package hace 5 años
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target hace 4 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.