grace-js
v2.0.0
Published
Templating engine for poor network conditions
Downloads
1
Readme
Grace
Licence: MIT
- Render elements on page using static and dynamic values
- Render elements using external templates, using AJAX
- Gracefully degrades if jQuery fails to load
- Gracefully degrades if any external template fails to load
- Gracefully degrades if this script fails to load
- ~~Supports the same browsers that your choice of jQuery does~~HAHAHA
Changelog
2.0.0
- Remove jQuery requirement (not hip) and break old browser support (hip)
- Remove bower support (so hot right now)
- Break linting
- ~~Break SemVer by calling it 1.0.1~~might be too mean
1.0.0
- Linted.