README
Dust @provide helper
This helper has been inspired by dustmotes-provide, but has been rewritten to work in more complex situations, especially with Makara 2.
See here for a detailed example with Makara.
A Dust helper to convert rendered blocks into context values
<script type="module">
import dustProvideHelper from 'https://cdn.skypack.dev/dust-provide-helper';
</script>
This helper has been inspired by dustmotes-provide, but has been rewritten to work in more complex situations, especially with Makara 2.
See here for a detailed example with Makara.