A library for parsing and compiling KnockoutJS-inspired template expressions into TAssembly format. Current version 0.1.10. This is a niche, low-dependency tool for converting between template expression syntaxes, primarily targeting the TAssembly ecosystem. It has no recent updates and is not widely used outside its specific context.
npm install template-expression-compilerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compiles a KnockoutJS-like template expression into TAssembly format.
Consider alternative template expression compilers or migrate away from KnockoutJS/TAssembly.
Stick to simple expressions or manually transpile to supported syntax.
Run `npm install template-expression-compiler`.
No dependency data recorded yet.