dpinol / closure-templates

Automatically exported from code.google.com/p/closure-templates
Apache License 2.0
0 stars 0 forks source link

Allow for custom functions written in Javascript #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If Closure Templates allowed for custom functions to be written in Javascript, 
it would add so much value to the product and would certainly help it take off. 

Not being able to customize it is really like a huge iron ball tied to the 
product :(

The custom Javascript functions would be a single (or multiple?) file 
containing the declarations of the functions. This file would be defined in the 
command line used to compile the templates and inline included in the resulting 
javascript file.

win win :)

Original issue reported on code.google.com by Thanpolas on 25 Jan 2013 at 12:47

GoogleCodeExporter commented 8 years ago
Closure Templates has migrated to GitHub, 
https://gitub.com/google/closure-templates. Please reopen this there if it's 
still an issue.

Original comment by brendan....@gmail.com on 27 Feb 2015 at 12:01