0.1.4 • Published 12 years ago

yui-local v0.1.4

Weekly downloads
5
License
-
Repository
-
Last release
12 years ago

YUI Local Combo Handler

Simple dev time local YUI combo handler to test against.

Installation

npm install yui-local

Usage

cd yui3
yui-local

Now include this in your page:

<script src="http://127.0.0.1:5000/seed"></script>

That will load the YUI seed file and setup a config to use a local combo handler served from the local ./build/ directory.

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago