|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
.vscode | %!s(int64=4) %!d(string=hai) anos | |
src | %!s(int64=3) %!d(string=hai) anos | |
test | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
babel.config.js | %!s(int64=4) %!d(string=hai) anos | |
jest.config.js | %!s(int64=4) %!d(string=hai) anos | |
package.json | %!s(int64=2) %!d(string=hai) anos | |
tsconfig.json | %!s(int64=4) %!d(string=hai) anos | |
tsconfig.test.json | %!s(int64=4) %!d(string=hai) anos | |
typedoc.json | %!s(int64=4) %!d(string=hai) anos |
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.