Files
handlebars.js/TODO.markdown
T
Alan Johnson dc318908d3 Updated TODO.
2010-08-15 16:22:39 -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)