esbuild-plugin-templatejs
JSON →An esbuild plugin for compiling template.js templates during bundling. Current stable version is 3.1.4. It integrates template.js with esbuild, allowing you to import .tmpl files and compile them into render functions. Requires @templatejs/runtime as a peer dependency. The plugin supports configurable delimiters and expression for accessing the runtime. It is part of the template.js ecosystem, providing a fast build step for template compilation compared to runtime-only approaches.
Resources
packageesbuild-plugin-templatejs ↗