Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cocreate-app/cocreate-ide
A simple ide component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.
https://github.com/cocreate-app/cocreate-ide
cocreate cocreate-framework cocreatejs cocreatejs-component collaboration collaborative-framework html5-framework ide javascript-framework low-code low-code-framework no-code no-code-framework realtime realtime-framework shared-editing
Last synced: 12 days ago
JSON representation
A simple ide component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.
- Host: GitHub
- URL: https://github.com/cocreate-app/cocreate-ide
- Owner: CoCreate-app
- License: mit
- Created: 2021-04-25T21:06:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T19:57:55.000Z (6 months ago)
- Last Synced: 2024-06-27T23:02:15.098Z (6 months ago)
- Topics: cocreate, cocreate-framework, cocreatejs, cocreatejs-component, collaboration, collaborative-framework, html5-framework, ide, javascript-framework, low-code, low-code-framework, no-code, no-code-framework, realtime, realtime-framework, shared-editing
- Language: JavaScript
- Homepage: https://cocreate.app/docs/ide
- Size: 67.3 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# CoCreate-ide
A convenient chain handler allows user to chain multiple CoCreate components together. When one ide is complete next one will start. The sequence goes untill all ides completed. Grounded on Vanilla javascript, easily configured using HTML5 data-attributes and/or JavaScript API. Take it for a spin in our [playground!](https://cocreate.app/docs/ide)
![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-ide?style=flat-square)
![GitHub contributors](https://img.shields.io/github/contributors/CoCreate-app/CoCreate-ide?style=flat-square)
![License](https://img.shields.io/static/v1?style=flat-square&label=license&message=AGPL-3.0&color=green)
![Hiring](https://img.shields.io/static/v1?style=flat-square&label=&message=Hiring&color=blueviolet)![CoCreate-ide](https://cdn.cocreate.app/docs/CoCreate-ide.gif)
## [Docs & Demo](https://cocreate.app/docs/ide)
For a complete guide and working demo refer to the [doumentation](https://cocreate.app/docs/ide)
## CDN
```html
```
```html
```
## NPM
```shell
$ npm i @cocreate/ide
```# Table of Contents
- [Table of Contents](#table-of-contents)
- [Announcements](#announcements)
- [Roadmap](#roadmap)
- [How to Contribute](#how-to-contribute)
- [About](#about)
- [License](#license)# Announcements
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-ide/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-ide/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](https://github.com/CoCreate-app/CoCreate-ide/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-ide/pulls). We would love to hear your feedback.
# About
CoCreate-ide is guided and supported by the CoCreate Developer Experience Team.
Please Email the Developer Experience Team [here](mailto:[email protected]) in case of any queries.
CoCreate-ide 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](https://github.com/CoCreate-app/CoCreate-ide/blob/master/CONTRIBUTING.md) 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](https://github.com/CoCreate-app/CoCreate-ide/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-ide/pulls) or merely upvote or comment on existing issues or pull requests.
We appreciate your continued support, thank you!
# Dual License
## Open Source
[GNU Affero General Public License version 3 (AGPL-3.0)](https://github.com/CoCreate-app/CoCreate-ide/blob/master/LICENSE)## Commercial
The commercial license is designed for you to use CoCreate-ide in commercial
products and applications, without the provisions of the GPLv3. With the
commercial license, your code is kept propietary, to yourself. If you
want to use CoCreate-ide to develop commercial sites, themes, projects, and
applications, the commercial license is the appropriate license.