README
Sloper
Assembles an "allin.html" file based on the hbs files found in the patterns directory.
The patterns files are assembled into the build directory.
To install
npm install
To start
npm start
To test
npm test
Combine pattern files into a single file
<script type="module">
import sloper from 'https://cdn.skypack.dev/sloper';
</script>
Assembles an "allin.html" file based on the hbs files found in the patterns directory.
The patterns files are assembled into the build directory.
npm install
npm start
npm test