The Yahoo! User Interface Library (or just YUI) centers around building interactive web applications using techniques such as DOM scripting, the MVC paradigm, DHTML, and AJAX.YUI includes several core CSS resources for easy deployment of the pre-built...

Istanbul

Istanbul 0.4.3 updated

Code Coverage is a metric used in software development describing the amount of code that has been tested. The higher it is the better it is. Istanbul is a toolkit from Yahoo's engineers,created to help developers in testing their code. Istanbul can be...

Pure

Pure 0.6.0

Pure is more than a collection of CSS and JS modules for powering frontend interface components, it's a coding guideline as well.Pure not only provides a set of ready-made components and widgets, but also shows developers how to organize and code their...

Gifshot

Gifshot 0.3.2 updated

Gifshot has the potential to be a mainstay in your browser bookmarks and even to be installed on one of your servers if you're the kind of Internet commenter that likes to boast his GIF skills. This simple Web-based application allows users to select...

YUI Test

YUI Test 1.0.0b2

Tests can be written using simple JavaScript code and then executed either in a browser or via the JS console.YUI Test follows the guidelines set by other xUnit frameworks, allowing developers to easily write unit tests using a simple syntax, and get the...

Famous in the development industry, the YUI Compressor is one of the most used code minification tools around.Developed to speed up the delivery of bulky YUI files, the YUI Compressor has seen wide spread adoption, mainly thanks to its great minifcation...

read more

Created on top of the Yahoo! User Interface library, Responsive Grid Builder uses the official YUI Grids component to setup a cross-browser and cross-device compatible CSS grid layout for modern-day responsive websites.Users have the ability of choosing...

read more
Gear.js

Gear.js 0.9.7

Gear.js is a tool developers will need when working on complex projects with hundreds of files and folders.This tool will help them automate a series of operations like testing, checking syntax, concatenating, and minifying files. All these with the...

Yahoo! Toolbar

Yahoo! Toolbar 3.2.3.20140507025036.1 updated

Yahoo! Toolbar is a Firefox extension that allows you to:- Access your Yahoo! Bookmarks from any computer- Get notified whenever you receive new Yahoo! mail- Search faster with search suggestions as you type- Add RSS feeds to your My Yahoo! pages- Protect...

Mojito

Mojito 0.9.8

Mojito was created by Yahoo! and was open sourced to the JS development community.The framework allows developers to write client and server-side components in JavaScript, and works with client-side (browsers) and server-side (Node.js)...