Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fasani/simple-backbone-require-boilerplate
A Simple Backbone.js with Require.js Boilerplate
https://github.com/fasani/simple-backbone-require-boilerplate
Last synced: 10 days ago
JSON representation
A Simple Backbone.js with Require.js Boilerplate
- Host: GitHub
- URL: https://github.com/fasani/simple-backbone-require-boilerplate
- Owner: Fasani
- Created: 2013-11-05T15:54:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-08T12:24:05.000Z (about 11 years ago)
- Last Synced: 2024-11-08T12:34:54.288Z (2 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
simple-backbone-require-boilerplate
===================================A Simple Backbone.js with Require.js Boilerplate
Feel free to contribute to this repo, I would like this Boilerplate to be minimalistic in it's approach.
## Project Contains
- collection.js
- model.js
- view.js## Included Libaries
- backbone-min.js
- jquery-2.0.3.min.js
- text.js
- underscore-min.js