Jason Grout 743fdc3fa1 integrity há 4 anos atrás
..
.vscode 8d5d9f5667 clean up packages há 5 anos atrás
src c2069679db Delete old typings for path-posix, add node typings to coreutils. há 4 anos atrás
test 984479ff7b added fix for auth case há 4 anos atrás
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. há 6 anos atrás
babel.config.js 2fa1f0a41b modernize coreutils tests há 5 anos atrás
jest.config.js 8d5d9f5667 clean up packages há 5 anos atrás
package.json 743fdc3fa1 integrity há 4 anos atrás
tsconfig.json bdc3b4073f Try to fix ts errors involving compiling path from node há 4 anos atrás
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target há 5 anos atrás
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files há 5 anos atrás

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.