RightJS Plugins 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-plugins
git clone git://github.com/rightjs/rightjs-plugins.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, source
Advanced dynamic typecasting features for dom-wrappers
Info: Documentation | Download: build, source
The standard drag-and-drop library for RightJS
Info: Documentation | Download: build, source
Provides pretty event names support for keyboard events
Info: Documentation | Download: build, source
Provides a conventional ajax operations interface and RightJS core extensions with underscored and ruby-like aliases.
Info: Documentation | Download: build, source
Sizzle CSS selectors engine support for RightJS
Info: Documentation | Download: build, source
Tables specific dom-wrapper for RightJS that handles sorting
Info: Documentation | Download: build, source
This plugin changes the `$()` function behavior to the one the jQuery users used to
Info: Documentation | Download: build, source