JSPM

  • Created
  • Published
  • Downloads 60680
  • Score
    100M100P100Q164572F
  • License BSD-3-Clause

Jupyter document structures for collaborative editing using YJS

Package Exports

  • @jupyter/ydoc
  • @jupyter/ydoc/lib/index.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 (@jupyter/ydoc) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@jupyter/ydoc

@jupyter/ydoc provides Yjs-based data structures for various documents used in the Jupyter ecosystem. Built-in documents include:

  • YFile: a generic text document.
  • YNotebook: a Jupyter notebook document.

The API documentation is available there.