All Projects → FarhadG → mesh-code-editor

FarhadG / mesh-code-editor

Licence: other
✒️ A sleek, real-time & collaborative online code editor for HTML, CSS, and JavaScript

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to mesh-code-editor

textbus
Textbus 是一个组件化的、数据驱动的富文本框架,支持在线协同编辑,同时也可以作为一个开箱即用的富文本编辑器,拥有非常好的扩展性和可定制性,是构建复杂富文本的不二之选!
Stars: ✭ 642 (+2369.23%)
Mutual labels:  collaboration, collaborative-editing
Yjs
Shared data types for building collaborative software
Stars: ✭ 5,894 (+22569.23%)
Mutual labels:  collaboration, collaborative-editing
kyte
A single-command CLI for sharing and collaboratively editing a file in real-time
Stars: ✭ 33 (+26.92%)
Mutual labels:  collaboration, collaborative-editing
nvim
Repository for the Tandem NeoVim Plugin
Stars: ✭ 23 (-11.54%)
Mutual labels:  collaboration, collaborative-editing
Nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
Stars: ✭ 110 (+323.08%)
Mutual labels:  collaboration, coding
How To Collaborate On Github
A mini book about collaborating on GitHub
Stars: ✭ 346 (+1230.77%)
Mutual labels:  collaboration, collaborative-editing
Text
📑 Collaborative document editing using Markdown
Stars: ✭ 282 (+984.62%)
Mutual labels:  collaboration, collaborative-editing
Etherpad Lite
Etherpad: A modern really-real-time collaborative document editor.
Stars: ✭ 11,937 (+45811.54%)
Mutual labels:  collaboration, collaborative-editing
Subethaedit
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Stars: ✭ 1,183 (+4450%)
Mutual labels:  collaboration, collaborative-editing
Tandem
Typing in Tandem. Decentralized, cross-editor, collaborative text-editing!
Stars: ✭ 678 (+2507.69%)
Mutual labels:  collaboration, collaborative-editing
Quill Sharedb Cursors
Collaborative editing with multi cursors sync using Quill and ShareDB.
Stars: ✭ 121 (+365.38%)
Mutual labels:  collaboration, collaborative-editing
Slate Collaborative
slatejs collaborative plugin & microservice https://slate-collaborative.herokuapp.com/
Stars: ✭ 236 (+807.69%)
Mutual labels:  collaboration, collaborative-editing
kolaboard
A Real-time chat, collaboration and productivity enhancement application for teams built using React.js, Node.js, Socket.IO, MobX, MongoDB.
Stars: ✭ 23 (-11.54%)
Mutual labels:  collaboration
devs-codex
A repo of helpful front end development and design links
Stars: ✭ 16 (-38.46%)
Mutual labels:  collaboration
learn
My list of things to learn
Stars: ✭ 33 (+26.92%)
Mutual labels:  collaboration
Git-for-bio-scientists
Presentation about digital lab journalling with Git
Stars: ✭ 30 (+15.38%)
Mutual labels:  collaboration
Orangex-Mobile
A useful tool chain for mobile coding with termux.
Stars: ✭ 20 (-23.08%)
Mutual labels:  coding
deneyapkart-arduino-core
Arduino Core for Deneyap DevKits
Stars: ✭ 39 (+50%)
Mutual labels:  coding
DevSoc21
Official website for DEVSOC 21, our annual flagship hackathon.
Stars: ✭ 15 (-42.31%)
Mutual labels:  coding
dcs-notes.github.io
Unofficial notes for modules offered in the first year of Computer Science by the University of Warwick
Stars: ✭ 22 (-15.38%)
Mutual labels:  collaboration

MESH

A sleek, collaborative, online code editor for HTML, CSS, JavaScript


This project won Firebase's solo hackathon when their API was first exposed. That said, it will continue to grow (and be updated) with new features. If something is not working or you would like a new feature, please use the issues page.

Demo

Click for a demo: Mesh Code Editor.

Installation

You can simply fork and clone (or download) Mesh into your local directory:

  $ git clone https://www.github.com/farhadg/mesh-code-editor

Usage

Fire up index.html for the online code editor. You will be presented with some default text that'll provide you an idea of the layout.

The preview box can be adjusted and dragged around. Be sure to select and drag around the edges (handlers), since the contents within the frame are exempt of this behaviour.

You can also switch between a dark or light theme.

For basic editor modifications, checkout js/app.js and css/style.css.

HTML CSS JavaScript (jQuery)

Options

I'll be adding more meshing features; that said, if you'd like a feature, let me know so that I'll try and implement it into future updates.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].