Socket
Socket
Sign inDemoInstall

templejs

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

templejs

A reactive Mustache view framework.


Version published
Weekly downloads
40
increased by166.67%
Maintainers
2
Weekly downloads
 
Created
Source

Temple

npm Dependency Status Build Status Coverage 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.

Keywords

FAQs

Package last updated on 27 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc