README
@shlim/html
A uhtml inspired render library, but with custom directives and full typescript support.
Installation:
npm i --save @shlim/html
or if you use yarn
yarn add @shlim/html
Usage
TODO: describe how to use the module:
------------------ ## Installation:
<script type="module">
import shlimHtml from 'https://cdn.skypack.dev/@shlim/html';
</script>
npm i --save @shlim/html
or if you use yarn
yarn add @shlim/html
TODO: describe how to use the module: