First TypeScript release of StringTemplate4

7 views
Skip to first unread message

Mike Lischke

unread,
Jan 16, 2024, 7:29:58 AM1/16/24
to stringtemplate-discussion
Hi all,

I have recently released the initial version of a TypeScript port of StringTemplate4. The repository can be found at https://github.com/mike-lischke/stringtemplate4ts.

Although it primarily focuses on Node.js as a runtime due to its use of file access, it should be possible to run it on web browsers with the usual bundlers and by avoiding imports that require file imports.

In terms of usage, it is very similar to the Java version, so you should feel comfortable with it right away.

Regards,

Mike
Reply all
Reply to author
Forward
0 new messages