Skip to content

lfac-pt/Backbone-Upper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Backbone-Upper

A method to mix in Backbone Views/Models/Collections (and in other objects that use prototypal inheritance) to call the ancestor version of a method.

In fact it does not need to be an ancestor, it can be used with any object with a prototype, but the idea is to provide an abstraction that is often usefull when we have hierarchies.

The code in this repository can be used under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published