Steven Silvester 861f54274a Revert "New version" hace 3 años
..
.vscode 8d5d9f5667 clean up packages hace 5 años
src 3389b9796f Check to make sure process.argv exists before using it. (#10507) hace 3 años
test 2dbf25bf0e Add language to MarkdownCodeBlocks' "should find a block with a language" spec (#10495) hace 3 años
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. hace 6 años
babel.config.js 2fa1f0a41b modernize coreutils tests hace 5 años
jest.config.js 8d5d9f5667 clean up packages hace 5 años
package.json 861f54274a Revert "New version" hace 3 años
tsconfig.json bdc3b4073f Try to fix ts errors involving compiling path from node hace 4 años
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target hace 5 años
typedoc.json 9b42db0c8a Update typedoc config for 0.20 beta 27 hace 4 años

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.