bcore : Core JavaScript library for browser runtime. You can installing bcore 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 bcore $ sudo npm install -g bcore
If want to update the bcore package execute the command as below,
$ sudo npm update bcore
Update package globally,
$ npm install -g bcore
$ sudo git clone https://github.com/rektide/bcore.git
$ sudo npm install -g ./bcore
bcore@0.0.21 /usr/lib/node_modules/bcore
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bcore
Package Name | bcore |
Version | 0.0.21 |
Description | Core JavaScript library for browser runtime |
Released Date | 2016-06-24T06:58:42.384Z |
Published by | elvira |
How to Learn | https://www.npmjs.com/package/bcore/tutorial |