wavesoft / dot-dom

.dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles
Apache License 2.0
806 stars 53 forks source link

Fix npm support #19

Closed wavesoft closed 7 years ago

wavesoft commented 7 years ago

This PR introduces a glue script that is now used to properly import dot-dom as an npm module.