kelicap_compiler 1.0.0
kelicap_compiler: ^1.0.0 copied to clipboard
The Kelicap compiler. Transforms Kelicap template in HTML, CSS and Dart code into highly optimized instructions that the browser can directly execute.
Kelicap Compiler #
This package is for compiling Kelicap template in HTML, CSS and Dart code into highly optimized instructions that the browser can directly execute. It runs primarily Ahead-of-Time (AOT) during the build step, catching template errors before deployment and converting directives, components, and bindings into fast, efficient DOM creation instructions.