bevry-archive / csextends

Use the Coffee-Script extends keyword outside of Coffee-Script. Useful for easily extending existing existing classes, e.g. `require('csextends')(klass, extensions)`, and for providing your module consumers with an easy way to extend your classes, i.e. `Backbone.Model.extend(extensions)`.

Home Page:http://jsfiddle.net/balupton/k9buB/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bevry-archive/csextends Stargazers