• This repository has been archived on 23/May/2022
  • Stars
    star
    9
  • Rank 1,934,828 (Top 39 %)
  • Language
    JavaScript
  • Created almost 13 years ago
  • Updated almost 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

an etherpad like webapp, based on node.js and socket.io, for collaborative text editing. documents are saved as flatfiles in a git repository for versioning. the frontend uses a simple textarea, so it should work on mobile devices too.