vapor.js
vapor.js copied to clipboard
Add support for YUI3.
It took some work, but I think I've gotten a vapor.js YUI3 wrapper down to a reasonable size.
This is a highly desirable feature for all those using YUI. Please take a look when you can...
Will this work with YUI2.8 as well? :)
No. Including YUI 2 support would have added too much weight. However, you can use the Vapor.js YUI 3 wrapper to load YUI 2-in-3 support dynamically. Here's an example:
Crazy that this pull request hasn't been accepted!