fantasy-land : Specification for interoperability of common algebraic structures in JavaScript. You can installing fantasy-land 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 fantasy-land $ sudo npm install -g fantasy-land
If want to update the fantasy-land package execute the command as below,
$ sudo npm update fantasy-land
Update package globally,
$ npm install -g fantasy-land
$ sudo git clone https://github.com/rektide/fantasy-land.git
$ sudo npm install -g ./fantasy-land
fantasy-land@3.4.0 /usr/lib/node_modules/fantasy-land
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fantasy-land
Package Name | fantasy-land |
Version | 3.4.0 |
Description | Specification for interoperability of common algebraic structures in JavaScript |
Released Date | 2017-10-14T14:00:36.878Z |
Published by | davidchambers |
How to Learn | https://www.npmjs.com/package/fantasy-land/tutorial |