Skip to content

A minimalist Node.js real-time collaborative editor

License

Notifications You must be signed in to change notification settings

efrensalado/litepad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Litepad Editor

A minimalist realtime collaborative editor in Node.JS

Litepad image

Litepad editor is the most minimalist implementation of a real-time collaborative editor. Litepad uses Socket.io to share every keystroke with all connected users.

Getting started

1.- Clone the project

2.- Do npm start

3.- Load localhost:4000

License

GPL

About

A minimalist Node.js real-time collaborative editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.5%
  • JavaScript 34.5%