Jason Grout b0393be5bc New version il y a 4 ans
..
.vscode 8d5d9f5667 clean up packages il y a 5 ans
src 4ee83bd2b2 Lint - updates from the new version of prettier. il y a 4 ans
test cdb5b99a88 Convert jest imports to typescript type references. il y a 4 ans
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. il y a 6 ans
babel.config.js 2fa1f0a41b modernize coreutils tests il y a 5 ans
jest.config.js 8d5d9f5667 clean up packages il y a 5 ans
package.json b0393be5bc New version il y a 4 ans
tsconfig.json 12914baf82 fix up ensure package and repo il y a 4 ans
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target il y a 5 ans
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files il y a 5 ans

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.