myth : A CSS preprocessor that acts like a polyfill for future versions of the spec.. You can installing myth 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 myth $ sudo npm install -g myth
If want to update the myth package execute the command as below,
$ sudo npm update myth
Update package globally,
$ npm install -g myth
$ sudo git clone https://github.com/rektide/myth.git
$ sudo npm install -g ./myth
myth@1.5.0 /usr/lib/node_modules/myth
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall myth
| Package Name | myth |
| Version | 1.5.0 |
| Description | A CSS preprocessor that acts like a polyfill for future versions of the spec. |
| Released Date | 2015-07-11T22:24:25.251Z |
| Published by | ianstormtaylor |
| How to Learn | https://www.npmjs.com/package/myth/tutorial |