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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i yui-cli

    Weekly Downloads

    0

    Version

    0.0.3

    License

    none

    Last publish

    Collaborators

    • davglass