timm : Immutability helpers with fast reads and acceptable writes. You can installing timm 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 timm $ sudo npm install -g timm
If want to update the timm package execute the command as below,
$ sudo npm update timm
Update package globally,
$ npm install -g timm
$ sudo git clone https://github.com/rektide/timm.git
$ sudo npm install -g ./timm
timm@1.4.0 /usr/lib/node_modules/timm
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall timm
| Package Name | timm |
| Version | 1.4.0 |
| Description | Immutability helpers with fast reads and acceptable writes |
| Released Date | 2017-10-25T08:04:26.567Z |
| Published by | guigrpa |
| How to Learn | https://www.npmjs.com/package/timm/tutorial |