README
@wayowe/prettyhtml
This is the primary tool to interact with the formatter. We provide cli and api.
Installation
npm install --save @wayowe/prettyhtml
Opinionated Web Component HTML formatter
<script type="module">
import wayowePrettyhtml from 'https://cdn.skypack.dev/@wayowe/prettyhtml';
</script>
This is the primary tool to interact with the formatter. We provide cli and api.
npm install --save @wayowe/prettyhtml