bloomrun : JS object pattern matching. You can installing bloomrun 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 bloomrun $ sudo npm install -g bloomrun
If want to update the bloomrun package execute the command as below,
$ sudo npm update bloomrun
Update package globally,
$ npm install -g bloomrun
$ sudo git clone https://github.com/rektide/bloomrun.git
$ sudo npm install -g ./bloomrun
bloomrun@4.0.0 /usr/lib/node_modules/bloomrun
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bloomrun
Package Name | bloomrun |
Version | 4.0.0 |
Description | JS object pattern matching |
Released Date | 2017-09-23T10:53:10.775Z |
Published by | matteo.collina |
How to Learn | https://www.npmjs.com/package/bloomrun/tutorial |