yui-cli

0.0.3 • Public • Published

YUI Command Line File Combiner

Simple command line tool to combine all the files needed for a stock YUI instance.

This app is suitable for build system deployment purposes. I wrote it while making some browser extensions, where I needed YUI, but was not allowed to dynamically load the library.

Install

npm install yui-cli

Usage

yui-cli --use dd,editor,autocomplete --file=deploy.js --type=min

yui-cli --use dd,editor,autocomplete,console --file=develop.js --type=debug

TODO

Support --version Support custom modules

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i yui-cli

Weekly Downloads

0

Version

0.0.3

License

none

Last publish

Collaborators

  • davglass