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
- Host: GitHub
- URL: https://github.com/abschill/htmlc
- Owner: abschill
- License: isc
- Created: 2021-09-06T02:47:01.000Z (over 3 years ago)
- Default Branch: workspaces
- Last Pushed: 2022-08-02T18:49:32.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T17:59:52.486Z (about 2 months ago)
- Topics: html, html-template, node-js, server-side-rendering, ssg, ssr, static-site-generator, template-engine-html, typescript
- Language: TypeScript
- Homepage: https://htmlc.abschill.com/
- Size: 25.3 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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)