buble : The blazing fast, batteries-included ES2015 compiler. You can installing buble 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 buble $ sudo npm install -g buble
If want to update the buble package execute the command as below,
$ sudo npm update buble
Update package globally,
$ npm install -g buble
$ sudo git clone https://github.com/rektide/buble.git
$ sudo npm install -g ./buble
buble@0.18.0 /usr/lib/node_modules/buble
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall buble
Package Name | buble |
Version | 0.18.0 |
Description | The blazing fast, batteries-included ES2015 compiler |
Released Date | 2017-11-18T16:20:51.199Z |
Published by | rich_harris |
How to Learn | https://www.npmjs.com/package/buble/tutorial |