Ryan Grout 0e47b33472 Normalize keys taking in a platform aware way. 5 éve
..
src 0e47b33472 Normalize keys taking in a platform aware way. 5 éve
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. 6 éve
package.json cabe2eab57 Work around bug in giving include files and having composite true 5 éve
tsconfig.json 501d3b8855 Add node typings to coreutils. Defer poll start. 6 éve
typedoc-tsconfig.json cabe2eab57 Work around bug in giving include files and having composite true 5 éve
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 éve

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.