Steven Silvester a6cfe19d67 [ci skip] New version před 3 roky
..
.vscode 8d5d9f5667 clean up packages před 5 roky
src f14b6a6069 Backport PR #10739: Translate labels of menus and submenus (#10847) před 3 roky
test 2dbf25bf0e Add language to MarkdownCodeBlocks' "should find a block with a language" spec (#10495) před 3 roky
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. před 6 roky
babel.config.js 2fa1f0a41b modernize coreutils tests před 5 roky
jest.config.js 8d5d9f5667 clean up packages před 5 roky
package.json a6cfe19d67 [ci skip] New version před 3 roky
tsconfig.json bdc3b4073f Try to fix ts errors involving compiling path from node před 4 roky
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target před 5 roky
typedoc.json 9b42db0c8a Update typedoc config for 0.20 beta 27 před 4 roky

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.