Navigation

Home
Search
Submit A Resource
Contact Us
About Functionn

Subscription Options


Subscribe By Email (265+)


Lists


Archives

Nov 28, 2012

Author: Hirvesh Posted At: 11/28/2012 Tags: , , , , ,

oolib.js - A JavaScript OOP Library

Share:

oolib.js is a tiny JavaScript library that provides an original solution to the age-old problem of JavaScript OOP encapsulation.

Features

  • Real encapsulation of object fields and private methods.
  • Class inheritance. (The fields and private methods are accessible by the subclasses.)
  • Support of object initialization and deinitialization.
  • Super method call.
  • Intuitive syntax.
  • Good performance (no costly "magic"). Really tiny (only 1.6 kilobytes minified / 0.7 kilobytes gzipped).

Requirements: None
Demo: http://idya.github.com/oolib/
License: MIT License

Daily Posts, Be Updated, Subscribe:

Want Free Web Resources? Enter Your Email And We'll Send It To You - Daily! (265+ Subscribers)

Yup, it's that straight forward! Enter your email address below and we'll send you the latest web resources to your inbox, everyday. We don't do spam. Ever.

Trending Posts On Functionn This Week

Share:

Other Interesting Resources:

0 comments:

Post a Comment

 


Recent Posts

Popular Categories



Popular Components



Popular Licenses