# rightjs-plugins **Repository Path**: mirrors_tellnes/rightjs-plugins ## Basic Information - **Project Name**: rightjs-plugins - **Description**: Goods for the RightJS framework - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Welcome! This repository contains [RightJS](http://rightjs.org) common use plugins, you can find all the documentation, builds and so on at the official site over here: [RightJS Plugins](http://rightjs.org/plugins) ## Builds In order to build any of the plugins on your own you'll need [NodeJS](http://nodejs.org) and if you also have [npm](http://npmjs.org) you might want to install the [nake](https://github.com/MadRabbit/Nake) tools npm install nake After that either run `nake` nake build or, if you don't have [npm](http://npmjs.org), just run the `Nakefile` directly with [NodeJS](http://nodejs.org) 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