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)...

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...

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...

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...