raptor-polyfill : Polyfills for various EcmaScript 5 and EcmaScript 6 methods distributed as CommonJS modules that can be required individually or as a whole.. You can installing raptor-polyfill 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 raptor-polyfill $ sudo npm install -g raptor-polyfill
If want to update the raptor-polyfill package execute the command as below,
$ sudo npm update raptor-polyfill
Update package globally,
$ npm install -g raptor-polyfill
$ sudo git clone https://github.com/rektide/raptor-polyfill.git
$ sudo npm install -g ./raptor-polyfill
raptor-polyfill@1.0.2 /usr/lib/node_modules/raptor-polyfill
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall raptor-polyfill
| Package Name | raptor-polyfill |
| Version | 1.0.2 |
| Description | Polyfills for various EcmaScript 5 and EcmaScript 6 methods distributed as CommonJS modules that can be required individually or as a whole. |
| Released Date | 2014-11-05T03:08:54.425Z |
| Published by | pnidem |
| How to Learn | https://www.npmjs.com/package/raptor-polyfill/tutorial |