1.2.2 • Published 2 years ago

vizhub-codemirror v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

vizhub-codemirror

The integration of CodeMirror and ShareDB (with JSON1) that powers the VizHub code editor. This package is a custom build of CodeMirror that also bundles codemirror-ot with it. This module is fetched dynamically when the user opens the editor section of vizhub-app.

Note: This package does not contain codemirror-ot as a dependency in package.json, but source files here do import { ... } from 'codemirror-ot'. This is because codemirror-ot resides in a sibling directory via Git submodules. It was set up this way so that it's easier to develop codemirror-ot in the context of this package. Othersize, we'd need to re-publish codemirror-ot every time we want to test a change there inside of vizhub-codemirror.

This package contains a demo app showing a bare bones multiplayer text editor.

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago