https://github.com/coast-team/mute-core
A node.js module that provides the core component of MUTE collaborative editor.
https://github.com/coast-team/mute-core
collaborative-editing crdt isomorphic library
Last synced: 10 months ago
JSON representation
A node.js module that provides the core component of MUTE collaborative editor.
- Host: GitHub
- URL: https://github.com/coast-team/mute-core
- Owner: coast-team
- License: gpl-3.0
- Created: 2017-01-31T16:14:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T13:15:52.000Z (about 3 years ago)
- Last Synced: 2025-03-05T17:42:31.259Z (over 1 year ago)
- Topics: collaborative-editing, crdt, isomorphic, library
- Language: TypeScript
- Homepage:
- Size: 1.36 MB
- Stars: 7
- Watchers: 12
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# MUTE-core
[](https://travis-ci.org/coast-team/mute-core)
## License
**mute-core** is licensed under the GNU General Public License 3.
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see .
The documentation, tutorial and source code are intended as a community
resource and you can basically use, copy and improve them however you want.
Included works are subject to their respective licenses.