aliasify : Rewrite require calls in browserify modules.. You can installing aliasify 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 aliasify $ sudo npm install -g aliasify
If want to update the aliasify package execute the command as below,
$ sudo npm update aliasify
Update package globally,
$ npm install -g aliasify
$ sudo git clone https://github.com/rektide/aliasify.git
$ sudo npm install -g ./aliasify
aliasify@2.1.0 /usr/lib/node_modules/aliasify
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aliasify
Package Name | aliasify |
Version | 2.1.0 |
Description | Rewrite require calls in browserify modules. |
Released Date | 2016-11-01T20:30:55.397Z |
Published by | jwalton |
How to Learn | https://www.npmjs.com/package/aliasify/tutorial |