petebrowne / classify

A Ruby-like Module & Class Inheritance Library for Javascript

Home Page:http://classify.petebrowne.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classify.js

A Ruby-like Module & Class Inheritance Library for Javascript

http://classify.petebrowne.com/

Classify is a simple, reusable library for Javascript Class Inheritance without any dependencies. It also includes a Ruby-like system of Modules for namespacing and bundling methods. It's a good fit along side frameworks like jQuery for complex Javascript applications.

For usage, API docs, and the changelog, see: http://classify.petebrowne.com/

Copyright (c) 2009 Pete Browne. See LICENSE for details.

About

A Ruby-like Module & Class Inheritance Library for Javascript

http://classify.petebrowne.com/

License:MIT License


Languages

Language:JavaScript 96.3%Language:Ruby 3.7%