maquette : Minimalistic Virtual DOM implementation with support for animated transitions.. You can installing maquette 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 maquette $ sudo npm install -g maquette
If want to update the maquette package execute the command as below,
$ sudo npm update maquette
Update package globally,
$ npm install -g maquette
$ sudo git clone https://github.com/rektide/maquette.git
$ sudo npm install -g ./maquette
maquette@3.0.1 /usr/lib/node_modules/maquette
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall maquette
Package Name | maquette |
Version | 3.0.1 |
Description | Minimalistic Virtual DOM implementation with support for animated transitions. |
Released Date | 2017-11-01T16:20:40.437Z |
Published by | johangorter |
How to Learn | https://www.npmjs.com/package/maquette/tutorial |