3.36.40 • Published 5 years ago

MagpieUI v3.36.40

Weekly downloads
19
License
MIT
Repository
github
Last release
5 years ago

MagpieUI

Collection of JavaScript and CSS snippets to fast build UI.

Attention! Newer versions of MagpieUI library may not be compatible with the previous ones!

Developed with PhpStorm.

Install

npm install MagpieUI

Custom build

Run grunt task to execute full build:

grunt

or start watcher task to track file changes:

grunt watch