sharedb : JSON OT database backend. You can installing sharedb npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install sharedb $ sudo npm install -g sharedb
If want to update the sharedb package execute the command as below,
$ sudo npm update sharedb
Update package globally,
$ npm install -g sharedb
$ sudo git clone https://github.com/rektide/sharedb.git
$ sudo npm install -g ./sharedb
sharedb@1.0.0-beta.7 /usr/lib/node_modules/sharedb
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sharedb
| Package Name | sharedb |
| Version | 1.0.0-beta.7 |
| Description | JSON OT database backend |
| Released Date | 2016-12-02T01:41:44.527Z |
| Published by | nateps |
| How to Learn | https://www.npmjs.com/package/sharedb/tutorial |