hyperapp-partial
v0.8.1
Published
Helps you structure your hyperapp code
Downloads
23
Readme
hyperapp-partial
Brings structure and readability to your hyperapp apps.
Install from NPM:
npm install hyperapp-partial
or from CDN (add to your html <head>
tag):
<script src="https://unpkg.com/hyperapp-partial"></script>
...more docs coming.