A portable Class implementation in javascript, forked from MooTools Prime
Epik (aka, Epitome 2), a micro MVP framework
uclass is a 'before ES6' class syntax that mimics mootools/base.js & Class.Mutator.Bind syntax. There is no runtime overload as this is just a syntax wrapper around javascript native Prototype. Feel free to switch to a ES6 classes / Typescript anytime a
Epitome, an MVP framework built on top of MooTools