Ian Rose 5dae616041 Merge pull request #6398 from jasongrout/upgrade 6 years ago
..
src 7fcf42f410 Grammar mistake and docs build. 6 years ago
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. 6 years ago
package.json bff8589cdd Update moment, handlebars, commander, inquirer, etc. 6 years ago
tdoptions.json 5fee8c5389 Switch to ts 3.1 6 years ago
tsconfig.json 501d3b8855 Add node typings to coreutils. Defer poll start. 6 years ago

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.