An open API service indexing awesome lists of open source software.

https://github.com/abschill/htmlc

tiny footprint template language based in html comments
https://github.com/abschill/htmlc

html html-template node-js server-side-rendering ssg ssr static-site-generator template-engine-html typescript

Last synced: about 1 month ago
JSON representation

tiny footprint template language based in html comments

Awesome Lists containing this project

README

        

# HTML Chunk Loader

html-chunk-loader is a simple, lightweight template engine for Node. It has support for ssr/ssg depending on what your goal is.

run through npx to compile static context in the current path. learn more in the examples

[API Reference](https://htmlc.abschill.com/)

[Wiki](https://github.com/webpuppy/htmlc/wiki)