Jump to content

jTypes: A JavaScript library for emulating classical inheritance with prototype-based objects


redtoline

Recommended Posts

Hello everyone. I put together a small JavaScript library that emulates classical inheritance during the course of a recent project I was working on. Many of my fellow colleagues found the library to be quite useful, so I decided to put it up online so others could benefit from it as well. The library is just over 8 KB minified, and can be downloaded at the following link: http://www.facebook.com/jTypes You will also find examples on there as well that will get you started in using the library. Please let me know if you have any other questions or comments. Thank you for your time. - Nick

jtypes-1.0.2.zip

Edited by redtoline
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...