https://github.com/airbnb/backbone.baseview
DEPRECATED: A simple base view class for Backbone.View
https://github.com/airbnb/backbone.baseview
Last synced: about 1 month ago
JSON representation
DEPRECATED: A simple base view class for Backbone.View
- Host: GitHub
- URL: https://github.com/airbnb/backbone.baseview
- Owner: airbnb
- License: other
- Created: 2012-10-04T00:29:10.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-04T18:06:40.000Z (about 13 years ago)
- Last Synced: 2025-08-29T06:33:19.814Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 35
- Watchers: 11
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
backbone.baseview
=================A simple base view class for Backbone.View,