Socket
Socket
Sign inDemoInstall

templejs

Package Overview
Dependencies
11
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    templejs

A JavaScript view framework.


Version published
Weekly downloads
24
decreased by-35.14%
Maintainers
2
Install size
13.3 MB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 05 Apr 2016

Did you know?

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc