RightJS Goods is a subproject of RightJS that contains officially supported common use extensions for RightJS
All the source code of the project is available under terms of the MIT license at the github service.
http://github.com/rightjs/rightjs-goods
git clone git://github.com/rightjs/rightjs-goods.git
You can include any of the following modules as separated files on your page, or you can include them in the main build at the custom builds page
By default RightJS comes with a basic Fx engine and a few most used visual effects. This module contains a library of all the additional visual effects.
Info: Documentation | Download: build, minified, source
This module provides additional functionality for the DOM events handling, like additional methods to check which button or key was pressed. And it also provides an ability to fire real DOM events on your page elements.
Info: Documentation | Download: build, minified, source
This module provides an unobtrusive behavior definitions functionality, similar to the jQuery's 'live' feature or the Prototype 'lowpro' plugin, but with some additional abilities.
Info: Documentation | Download: build, minified, source
The standard drag-and-drop library for RightJS
Info: Documentation | Download: build, minified, source
This module provides the standard JSON import/export feature. Additionally when included it provides better JSON responses check for the Xhr module and also an ability to save and retrieve objects and arrays in the Cookie module transparently.
Info: Documentation | Download: build, minified, source
Provides a conventional ajax operations interface and RightJS core extensions with underscored and ruby-like aliases.
Info: Documentation | Download: build, minified, source