Skip to content

Live Editor for simple html documents.

Notifications You must be signed in to change notification settings

gutte/html-live-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#HTML Live Editor

Live Editor for simple HTML5 documents.

Article contents are changed through clicking and editing (using contentEditable property). Editable elements must be of class "editable" and inside article#main.

Changes are sent to the server which instantly broadcasts the same to all clients.

Using websocket and node.js server.

About

Live Editor for simple html documents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published