lauriejim / sails-realtime-texteditor

Realtime text editor with Sails.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realtime text editor

For this app, i use Quill.js

I just have a div container for text editor in homepage.ejs

I have Quill dependencie in assets/dependencies folder

After that is create an Editor controller to send to co-worker each text modification

And in my assets/mains.js simple code to send and receive modifications.

Realy easy !

About

Realtime text editor with Sails.js


Languages

Language:JavaScript 100.0%Language:CSS 0.0%