Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codemirror/collab
Collaborative editing for the CodeMirror code editor
https://github.com/codemirror/collab
Last synced: 3 months ago
JSON representation
Collaborative editing for the CodeMirror code editor
- Host: GitHub
- URL: https://github.com/codemirror/collab
- Owner: codemirror
- License: mit
- Created: 2020-12-29T16:02:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T05:35:27.000Z (about 1 year ago)
- Last Synced: 2024-08-01T03:25:39.059Z (4 months ago)
- Language: TypeScript
- Homepage: https://codemirror.net
- Size: 41 KB
- Stars: 36
- Watchers: 6
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @codemirror/collab [![NPM version](https://img.shields.io/npm/v/@codemirror/collab.svg)](https://www.npmjs.org/package/@codemirror/collab)
[ [**WEBSITE**](https://codemirror.net/) | [**DOCS**](https://codemirror.net/docs/ref/#collab) | [**ISSUES**](https://github.com/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/collab/blob/main/CHANGELOG.md) ]
This package implements collaborative editing for the
[CodeMirror](https://codemirror.net/) code editor.The [project page](https://codemirror.net/) has more information, a
number of [examples](https://codemirror.net/examples/) and the
[documentation](https://codemirror.net/docs/).This code is released under an
[MIT license](https://github.com/codemirror/collab/tree/main/LICENSE).We aim to be an inclusive, welcoming community. To make that explicit,
we have a [code of
conduct](http://contributor-covenant.org/version/1/1/0/) that applies
to communication around the project.