stencilproject / Stencil

Stencil is a simple and powerful template language for Swift.
https://stencil.fuller.li
BSD 2-Clause "Simplified" License
2.34k stars 224 forks source link

Provide JavaScript support #272

Closed rkbansal closed 4 years ago

rkbansal commented 5 years ago

Hi, please provide the JavaScript Support for this library. Why should we keep the good stuff limited to Swift 😄

djbe commented 4 years ago

Stencil is just a template engine. If you want to write templates in JavaScript, you have a bazillion options. Mustache is quite well known & cross-platform.