README
Novapost Frontend stack
Common frontend stack at Novapost
What is it?
The basic tools to build a browser app at Novapost.
Usage
Coming soon. Basically a simple CommonJS module. Browserify is your friend.
License
MIT
The Novapost frontend stack
<script type="module">
import pileple from 'https://cdn.skypack.dev/pileple';
</script>
Common frontend stack at Novapost
The basic tools to build a browser app at Novapost.
Coming soon. Basically a simple CommonJS module. Browserify is your friend.
MIT