Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors