leonidas / transparency

Transparency is a semantic template engine for the browser. It maps JSON objects to DOM elements by id, class and data-bind attributes.
http://leonidas.github.com/transparency/
MIT License
969 stars 112 forks source link

Directive function arguments lack sufficient documentation #59

Closed miohtama closed 12 years ago

miohtama commented 12 years ago

Directive functions for attributes and text payload should get better documentation what arguments and return values can be utilized. I was struggling this when doing the first 0.6 Transparency try-outs.

pyykkis commented 12 years ago

True. I'll elaborate them a bit more.

pyykkis commented 12 years ago

Updated: https://github.com/leonidas/transparency/blob/master/README.md#directives