Skip to content

Instantly share code, notes, and snippets.

@Kambfhase
Created August 27, 2011 17:46
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Kambfhase/1175651 to your computer and use it in GitHub Desktop.
Save Kambfhase/1175651 to your computer and use it in GitHub Desktop.
JS Class Libs( and Articles)
http://code.google.com/p/es-lab/wiki/Traits
http://webreflection.blogspot.com/2010/01/es5-es5-classes-as-descriptor-objects.html
http://javascript.crockford.com/prototypal.html
http://jsclass.jcoglan.com/
http://ejohn.org/blog/simple-javascript-inheritance/
https://github.com/Kambfhase/Din
http://github.com/tobeytailor/def.js
http://mootools.net/docs/core/Class/Class
http://github.com/polvero/klass
http://github.com/Joose/Joose
http://github.com/BonsaiDen/neko.js
http://github.com/pmuellr/scooj
http://github.com/maxpert/oorja
http://github.com/creationix/pattern
http://classy.pocoo.org/
https://github.com/jiem/my-class
https://github.com/jakobo/sslac
https://code.google.com/p/jsclassextend/
https://github.com/ded/klass
http://www.thomasfrank.se/klass.html
http://www.2ality.com/2011/06/prototypes-as-classes.html
http://wiki.ecmascript.org/doku.php?id=harmony:classes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment