Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hay/stapes
the Javascript MVC microframework that does just enough
https://github.com/hay/stapes
Last synced: 5 days ago
JSON representation
the Javascript MVC microframework that does just enough
- Host: GitHub
- URL: https://github.com/hay/stapes
- Owner: hay
- License: mit
- Archived: true
- Created: 2012-03-01T11:20:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T18:40:23.000Z (over 5 years ago)
- Last Synced: 2024-04-25T04:00:52.372Z (7 months ago)
- Language: JavaScript
- Homepage: http://hay.github.io/stapes
- Size: 783 KB
- Stars: 443
- Watchers: 22
- Forks: 59
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-starred - hay/stapes - the Javascript MVC microframework that does just enough (others)
README
# Stapes.js
**This library is deprecated and will not be updated anymore**
* Please read [the blog post](https://www.haykranen.nl/2016/07/05/stapes/) about why this library is deprecated.
* For new projects needing a MVC framework i recommend the excellent [Vue.js](https://vuejs.org/).
* If you need class creation methods, simply use ES6 classes, optionally with a transpiler like [Babel](https://babeljs.io/) for older browsers.Archived documentation available here:
[http://hay.github.io/stapes/](http://hay.github.io/stapes/)