rightjs/rightjs-core


RightJS framework core

http://rightjs.org

License: MIT

Language: JavaScript


Welcome Home!

RightJS is a fine JavaScript framework that's designed to make you happy. It lives over here http://rightjs.org, go check it, you won't regret!

How To Build

To build the core 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

You can switch off some modules from the core by using the OPTIONS key

nake build OPTIONS=no-olds,no-fx

The list of available options is the following

  • no-form - no advanced form features
  • no-events - no events delegation features
  • no-cookie - no cookies module
  • no-xhr - no ajax support
  • no-fx - no visual effects module
  • no-olds - puts the old browsers support in a separated file

License

The code released under terms of the MIT License

Copyright (C) 2008-2011 Nikolay Nemshilov

Project Statistics

Sourcerank 7
Repository Size 3.1 MB
Stars 161
Forks 16
Watchers 7
Open issues 3
Dependencies 0
Contributors 7
Tags 16
Created
Last updated
Last pushed

Top Contributors See all

Kai Evans Jakub Pawlowicz Rafael Masson Juho Vepsäläinen Sergey Avseyev Arkadiy Zabazhanov Ivan Sokolov

Packages Referencing this Repo

rightJs
RightJS framework core
Latest release 2.2.3 - Published - 161 stars

Recent Tags See all

2.2.3 April 02, 2011
2.2.2 February 12, 2011
2.2.1 January 24, 2011
2.1.1 October 15, 2010
2.1.0 October 10, 2010
1.5.6 March 15, 2010
1.5.5 March 01, 2010
1.5.4 February 06, 2010
1.5.3 January 12, 2010
1.5.1 December 18, 2009
1.4.3 September 24, 2009
1.4.2 September 09, 2009
1.4.1 August 22, 2009
1.2.1 July 16, 2009
1.0.2 June 22, 2009

Interesting Forks See all

avsej/rightjs-core
RightJS framework core
JavaScript - MIT - Last pushed - 2 stars

Something wrong with this page? Make a suggestion

Last synced: 2017-04-04 14:11:20 UTC

Login to resync this repository