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

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.