Socket
Socket
Sign inDemoInstall

yui

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yui

YUI 3 Source


Version published
Weekly downloads
11K
increased by9.35%
Maintainers
3
Weekly downloads
 
Created
Source

YUI 3: The Yahoo! User Interface Library

YUI is a free, open source JavaScript and CSS framework for building richly interactive web applications. YUI is provided under a BSD license and is available on GitHub for forking and contribution.

  • Home Page
  • Documentation
  • Latest Production Release
  • Forums
  • License
  • Contributor Info
  • Report a Bug
  • Build Status

Source Info

This is the active working source tree for YUI 3. It contains work in progress toward the next YUI 3 release and may be unstable.

We encourage you to use the latest source for evaluation purposes, testing new features and bug fixes, and to provide feedback on new functionality. Please refer to the "Latest Production Release" link above if you're looking for the latest stable release of YUI recommended for production use.

The YUI source tree includes the following directories:

  • build: Built YUI source files. The built files are generated at development time from the contents of the src directory. The build step generates debug files (unminified and with full comments and logging), raw files (unminified, but without debug logging), and minified files (suitable for production deployment and use).

  • src Raw unbuilt source code (JavaScript, CSS, image assets, ActionScript files, etc.) for the library. Beginning with YUI 3.4.0, the src directory also contains all module-specific documentation, tests and examples. All modifications to the library and its documentation should take place in this directory.

The individual component directories under the src directory contain Ant build files (build.xml and others) which can be used to build individual modules using the YUI Builder. The YUI Builder is part of the "builder" project, also available on GitHub at https://github.com/yui/builder

The README file in the componentbuild directory of the Builder project covers the installation and use of the build tool.

FAQs

Package last updated on 03 May 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc