temple-twoway

v1.0.2
Two-way form binding for Temple's Mustache view.
temple two way form binding

Temple Two Way Form Binding

Two-way form binding for Temple's Mustache view.

Install

Download the latest version dist/ folder and use via a script tag. The variable Twoway will be attached to Temple.

<script type="text/javascript" src="temple.js"></script>
<script type="text/javascript" src="temple.twoway.js"></script>

If using Browserify or Node.js, you can install via NPM and use via require("temple-twoway").

$ npm install temple-twoway

Usage

npm i temple-twoway

Metadata

  • MIT
  • Whatever
  • Beneath the Ink
  • released 7/11/2014

Downloads