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

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.