silverorange / yui
Custom packaged version of YUI2.
Installs: 9 863
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 16
Forks: 3
Open Issues: 0
Language:JavaScript
Requires
- php: >=5.2.1
This package is not auto-updated.
Last update: 2024-10-27 02:31:16 UTC
README
YUI 2 is a JavaScript and CSS library with more than 30 unique components including low-level DOM utilities and high-level user-interface widgets. Currently at version 2.9.0, YUI 2 is robust, proven, time-tested, and extensively documented.
This composer package provides the YUI sources under the www/
directory.
Installation
Make sure the silverorange composer repository is added to the composer.json
for the project and then run:
composer require silverorange/yui