Temple
Yet another JavaScript view framework.
- Reactive - Efficiently updates the DOM as data changes using Trackr and Incremental DOM.
- Template Driven - Use an HTML-like template syntax to quickly generate UI scaffolding.
- Modular & Extensible - All templates are encapsulated, reusable components.
- Stateless - Without embedded view state, templates stay simple, robust, and flexible.
To get started with Temple quickly:
npm install templejs -g
templejs playground
Some helpful links:
All contributions are welcome! Please submit an issue or pull-request. If you need help, join me on Gitter.