templejs

2.0.0 • Public • Published

Temple

npm Dependency Status Build Status Join the chat at https://gitter.im/BeneathTheInk/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.

Package Sidebar

Install

npm i templejs

Weekly Downloads

71

Version

2.0.0

License

MIT

Last publish

Collaborators

  • bti
  • mrgalaxy