2.0.0 • Published 9 years ago

qcli v2.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

qcli

Bundle QScend's frontend resoucres!

install modules from our ui sandbox!


usage

npm install qcli -g

qcli normalize.css simple-weather.js > bundle.js

Bundle all your resources into one file!

Out of the box minification!

Promotes modularity!


go from:

<link....
<link....
<link....
<script....
<script....

to:

<script src="bundle!*.js" /></scipt>

2.0.0

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago