https://github.com/moonwave99/simple.js
Client side [M]VC kept simple.
https://github.com/moonwave99/simple.js
Last synced: over 1 year ago
JSON representation
Client side [M]VC kept simple.
- Host: GitHub
- URL: https://github.com/moonwave99/simple.js
- Owner: moonwave99
- License: mit
- Created: 2012-09-11T01:43:45.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T00:07:32.000Z (about 6 years ago)
- Last Synced: 2024-04-08T00:09:18.267Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://moonwave99.github.io/simple.js/
- Size: 33.2 KB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple.js - client side [M]VC kept simple.
Minimal handler for non-intrusive javascript enhancement.
## Installation, configuration and usage
Please refer to [the example page](http://moonwave99.github.com/simple.js/).
## Acknowledgements
To [Paul Irish](http://code.google.com/p/spyc/) for the idea, to [Jason Garber](http://viget.com/inspire/extending-paul-irishs-comprehensive-dom-ready-execution) for implementing it further, to [John Resig](http://ejohn.org/blog/simple-javascript-inheritance/) inheritance snippet.