Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farhadg/mesh-code-editor

:black_nib: A sleek, real-time & collaborative online code editor for HTML, CSS, and JavaScript
https://github.com/farhadg/mesh-code-editor

coding collaboration collaborative-editing firebase

Last synced: 17 days ago
JSON representation

:black_nib: A sleek, real-time & collaborative online code editor for HTML, CSS, and JavaScript

Awesome Lists containing this project

README

        

# 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.