extend-with-super

Extend object literals with function properties to have a _super method that references the original function, instead of overwriting it. (No dependencies, but borrowed methods from underscore.js.)

classx

Basic module that provide Backbone like extend with _super functionality. Also mixins.

@onehilltech/override

Utility for overriding a single function and exposing a _super reference