Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

jstemplate - designer-friendly Javascript templates

Overview

jstemplate is a simple library for client-side templates that leave the original HTML structure intact so that you don't have to put the templates in script tags, you don't have to dice up the HMTL into little chunks, etc. The upshot is that the templates are far more maintainable, especially if you have a non-programmer designer who is creating the HTML.

The library includes a templating engine for knockout.js.

Doc todos

  • 'template', Template.Setup, Template.Create, 'tosskids' attribute
  • knockout integration

Licence & Copyright

MIT - See MIT-LICENSE

About

Designer-friendly Javascript templates with knockout support

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.