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

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.

Awesome Lists containing this project

README

          

# Monorepo for Handledom

[![Build Status](https://travis-ci.com/paroi-tech/handledom.svg?branch=master)](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.