https://github.com/jsnyders/StringTemplate-js
Current limitations:
- no support for regions
- API not documented
- no build for runtime use in browsers
- needs more testing. this is where you can help. Use github Issues to report problems or make suggestions.
Thanks,
-John
--
You received this message because you are subscribed to the Google Groups "stringtemplate-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stringtemplate-dis...@googlegroups.com.
To post to this group, send email to stringtempla...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/stringtemplate-discussion/ef801229-f42d-4168-8a90-301c4be3d13e%40googlegroups.com.
I'm still writing unit tests, finding and fixing bugs but I think/hope it is usable. The npm page (https://www.npmjs.com/package/stringtemplate-js) says its been downloaded a bunch but no issues have been entered yet. Seems more likely that people haven't put it to the test yet than it is working perfectly :-)
-John