ngrx-store-logger : Advanced logging middleware for ngrx/store. You can installing ngrx-store-logger 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 ngrx-store-logger $ sudo npm install -g ngrx-store-logger
If want to update the ngrx-store-logger package execute the command as below,
$ sudo npm update ngrx-store-logger
Update package globally,
$ npm install -g ngrx-store-logger
$ sudo git clone https://github.com/rektide/ngrx-store-logger.git
$ sudo npm install -g ./ngrx-store-logger
ngrx-store-logger@0.2.0 /usr/lib/node_modules/ngrx-store-logger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ngrx-store-logger
Package Name | ngrx-store-logger |
Version | 0.2.0 |
Description | Advanced logging middleware for ngrx/store |
Released Date | 2017-08-14T13:11:20.382Z |
Published by | btroncone |
How to Learn | https://www.npmjs.com/package/ngrx-store-logger/tutorial |