Skip to content

railsbob/moo-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MooModel

MooModel is a javascript framework based on top of mootools to facilitate object oriented development in Javascript. It makes use of mootools classes and provide additional features like:

  • Classes and Inheritance
  • Class methods
  • Subclassing and Mixins
  • Observable Hash as attributes
  • Dirty attributes
  • Validations
  • REST Persistence

For further information and documentation, refer the introductory post on my blog.

Usage

  • require mootools
  • require moo-model
  • start using

Tests

Requires gem sinatra, json.

ruby test/app.rb

In your browser see the tests passing at http://localhost:4567/

##Bugs and Feedback##

For bugs and feedback, drop a line at anup[dot]narkhede@gmail.com

Copyright (c) 2010 Anup Narkhede & Richard Hooker See the attached MIT License.

About

A Javascript framework built on top of mootools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published