https://github.com/integralist/tdd-mvc-library
Building a lightweight MVC library (with TDD using BusterJS). Aiming for a similar API to Backbone.js (utilising minimal Ender libs instead of full-fat jQuery)
https://github.com/integralist/tdd-mvc-library
Last synced: 4 months ago
JSON representation
Building a lightweight MVC library (with TDD using BusterJS). Aiming for a similar API to Backbone.js (utilising minimal Ender libs instead of full-fat jQuery)
- Host: GitHub
- URL: https://github.com/integralist/tdd-mvc-library
- Owner: Integralist
- Created: 2013-01-06T16:31:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-06T16:37:05.000Z (over 13 years ago)
- Last Synced: 2024-12-31T13:43:19.847Z (over 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TDD-MVC-Library
===============
Building a lightweight MVC library (with TDD using BusterJS). Aiming for a similar API to Backbone.js (utilising minimal Ender libs instead of full-fat jQuery)