README
Δt HTML Parser Adapter
This is a html parser adapter for Δt.
Installation
$ npm install dt-parser
Note
This is WIP
Δt html parser - async & dynamic templating engine
<script type="module">
import dtParser from 'https://cdn.skypack.dev/dt-parser';
</script>
This is a html parser adapter for Δt.
$ npm install dt-parser
Note
This is WIP