FarhadG / mesh-code-editor

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

Home Page:http://farhadg.github.io/mesh-code-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://farhadg.github.io/mesh-code-editor/


Languages

Language:CSS 72.8%Language:JavaScript 22.4%Language:HTML 4.8%