README
hast-section-templates
Convert hast to section templates
Usage
const convert = require('@arcblock/hast-section-templates');
// TODO: DEMONSTRATE API
Change hast to section templates that can compose a complex page
<script type="module">
import arcblockHastSectionTemplates from 'https://cdn.skypack.dev/@arcblock/hast-section-templates';
</script>
hast-section-templatesConvert hast to section templates
const convert = require('@arcblock/hast-section-templates');
// TODO: DEMONSTRATE API