https://github.com/paroi-tech/handledom
An HTML template engine for DOM lovers.
https://github.com/paroi-tech/handledom
Last synced: 12 months ago
JSON representation
An HTML template engine for DOM lovers.
- Host: GitHub
- URL: https://github.com/paroi-tech/handledom
- Owner: paroi-tech
- License: cc0-1.0
- Created: 2020-01-12T15:35:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T09:32:26.000Z (almost 6 years ago)
- Last Synced: 2024-04-28T13:04:35.087Z (about 2 years ago)
- Language: TypeScript
- Size: 778 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Monorepo for Handledom
[](https://travis-ci.com/paroi-tech/handledom)
Handledom is an HTML template engine for DOM lovers.
## Projects
* [handledom](https://github.com/paroi-tech/handledom/tree/master/handledom): An HTML template engine for DOM lovers.
* [@handledom/in-template-string-loader](https://github.com/paroi-tech/handledom/tree/master/in-template-string-loader): A webpack loader that compiles Handledom templates in template strings at build time.