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
.
If using Browserify or Node.js, you can install via NPM and use via require("temple-twoway")
.
$ npm install temple-twoway