CoCreate-crdt
A simple crdt component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API. Take it for a spin in our playground!
For a complete guide and working demo refer to the doumentation
CDN
<script src="https://cdn.cocreate.app/crdt/latest/CoCreate-crdt.min.js"></script>
<script src="https://cdn.cocreate.app/crdt/latest/CoCreate-crdt.min.css"></script>
NPM
$ npm install @cocreate/crdt
Table of Contents
Announcements
All updates to this library are documented in our CHANGELOG and releases. You may also subscribe to email for releases and breaking changes.
Roadmap
If you are interested in the future direction of this project, please take a look at our open issues and pull requests. We would love to hear your feedback.
About
CoCreate-crdt is guided and supported by the CoCreate Developer Experience Team.
Please Email the Developer Experience Team here in case of any queries.
CoCreate-crdt is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
How to Contribute
We encourage contribution to our libraries (you might even score some nifty swag), please see our CONTRIBUTING guide for details.
We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create issues and pull requests or merely upvote or comment on existing issues or pull requests.
We appreciate your continued support, thank you!
License
If you want to use CoCreate-crdt to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary. Purchase a CoCreate Commercial License at
cocreate.app/commercial-license
Open source license
If you are creating an open source application under a license compatible with the GNU GPL license v3, you may use CoCreate-crdt under the terms of the GPLv3.
GNU GPL license v3 (GPLv3)