attr-accept : JavaScript implementation of the accept attribute for HTML5 . You can installing attr-accept 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 attr-accept $ sudo npm install -g attr-accept
If want to update the attr-accept package execute the command as below,
$ sudo npm update attr-accept
Update package globally,
$ npm install -g attr-accept
$ sudo git clone https://github.com/rektide/attr-accept.git
$ sudo npm install -g ./attr-accept
attr-accept@1.1.0 /usr/lib/node_modules/attr-accept
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall attr-accept
Package Name | attr-accept |
Version | 1.1.0 |
Description | JavaScript implementation of the accept attribute for HTML5 |
Released Date | 2016-11-01T09:44:10.497Z |
Published by | okonet |
How to Learn | https://www.npmjs.com/package/attr-accept/tutorial |