dataset : Shim for DOM dataset. You can installing dataset 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 dataset $ sudo npm install -g dataset
If want to update the dataset package execute the command as below,
$ sudo npm update dataset
Update package globally,
$ npm install -g dataset
$ sudo git clone https://github.com/rektide/dataset.git
$ sudo npm install -g ./dataset
dataset@0.3.2 /usr/lib/node_modules/dataset
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dataset
Package Name | dataset |
Version | 0.3.2 |
Description | Shim for DOM dataset |
Released Date | 2017-02-20T06:01:24.058Z |
Published by | pirxpilot |
How to Learn | https://www.npmjs.com/package/dataset/tutorial |