Files
handlebars.js/TODO.markdown
T
2010-08-12 21:29:50 -04:00

312 B

  • Inverse sections...
  • ...and {{#foo}}...{{^}}...{{/foo}}
  • data-binding for simple {{}}
  • try not to hardcode the data-binding strategy (make it pluggable)
  • data-binding for simple block helpers
  • data-binding for iteration-style block helpers
  • README
  • Rationale (how it's different from mustache, and why)