leo c9432d2034 feat: 添加数据源表单调整 há 2 anos atrás
..
.vscode 8d5d9f5667 clean up packages há 4 anos atrás
src 35a3ed0a20 Backport PR #11011: Restore Copy shareable link use of shareUrl (#11188) há 3 anos atrás
test 35a3ed0a20 Backport PR #11011: Restore Copy shareable link use of shareUrl (#11188) há 3 anos atrás
README.md 501d3b8855 Add node typings to coreutils. Defer poll start. há 5 anos atrás
babel.config.js 2fa1f0a41b modernize coreutils tests há 4 anos atrás
jest.config.js 8d5d9f5667 clean up packages há 4 anos atrás
package.json c9432d2034 feat: 添加数据源表单调整 há 2 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á 4 anos atrás
typedoc.json 9b42db0c8a Update typedoc config for 0.20 beta 27 há 4 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.