Fork me on GitHub

cobra

Cobra is a small JavaScript library that adds some nice properties to the JavaScript class system while still leveraging prototypal inheritance. It is heavily influenced by Python, hence the name Cobra.

Example

API

API docs are available here

License

MIT License

Author

Justin Tulloss (justintulloss at gmail)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/justintulloss/cobra