Steven Silvester b83bcaa0aa New version 4 vuotta sitten
..
.vscode 8d5d9f5667 clean up packages 4 vuotta sitten
src 78da974e1d Apply lint again 4 vuotta sitten
test 8ced7c465c test cleanup 4 vuotta sitten
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. 5 vuotta sitten
babel.config.js 2fa1f0a41b modernize coreutils tests 4 vuotta sitten
jest.config.js 8d5d9f5667 clean up packages 4 vuotta sitten
package.json b83bcaa0aa New version 4 vuotta sitten
tsconfig.json 234100523b Move StateDB code to new package 5 vuotta sitten
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target 4 vuotta sitten
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 vuotta sitten

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.