Skip to content

ajessup/pluto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pluto - An operational transform library for Node.js

Pluto is a simple operational transform library, designed for use with Node.js. For a complete description including the rationale, visit http://www.dontstopthesignal.com/2010/05/design-goals-for-pluto-open-source-ot.html

Installation

  • Checkout this project

  • If you don't have it, get and build node.js - http://nodejs.org/

  • Bring in the dependancies by cd'ing to the root directly of the project (the one with this file in it) and updating the submodules.

    $ git submodule init $ git submodule update

  • Run the example

    $ cd example $ node example.js

About

PlutOT is a simple operational transform library for building collaborative web apps using Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published