JSPM

@jupyterlab/coreutils

6.5.0-alpha.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 127279
  • Score
    100M100P100Q176036F
  • License BSD-3-Clause

JupyterLab - Core Utilities

Package Exports

  • @jupyterlab/coreutils
  • @jupyterlab/coreutils/lib/index.js
  • @jupyterlab/coreutils/lib/pageconfig
  • @jupyterlab/coreutils/lib/pageconfig.js
  • @jupyterlab/coreutils/lib/testutils
  • @jupyterlab/coreutils/lib/testutils.js
  • @jupyterlab/coreutils/lib/url
  • @jupyterlab/coreutils/lib/url.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@jupyterlab/coreutils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@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.