jstransformers / jstransformer

Normalize the API of any JSTransformer.
http://npm.im/jstransformer
MIT License
152 stars 12 forks source link

Template #56

Open RobLoach opened 9 years ago

RobLoach commented 9 years ago

https://github.com/jonschlinkert/template

tunnckoCore commented 9 years ago

mm yeaa! that would be awesome btw. it have aaaaaaaaa lot features and would be interesting for implementation.

tunnckoCore commented 9 years ago

@RobLoach there's no sense to do that as JSTransformer.

It accept every type of template engine, and actually do nothing different than that you define it to do. Also it's hard to be done, cuz it accepts already a page - which actually is specific normalized Template object, and the response is not just single text result, it's again object with much useful and need data.