temple-twoway

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i temple-twoway

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • bti
  • mrgalaxy