Skip to content

rightjs/rightjs-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

This repository contains RightJS common use plugins, you can find all the documentation, builds and so on at the official site over here:

RightJS Plugins

Builds

In order to build any of the plugins on your own you'll need NodeJS and if you also have npm you might want to install the nake tools

npm install nake

After that either run nake

nake build

or, if you don't have npm, just run the Nakefile directly with NodeJS

node Nakefile build

Try, -l or --list key to see which other tasks are available

Options

And you also can build/pack/check only some of the plugins

nake build OPTIONS=dnd,keys

License

The code released under terms of the MIT License

Copyright (C) 2009-2011 Nikolay Nemshilov

About

Goods for the RightJS framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published