Easy Installation
No need for Node.js, Webpack, Babel, or Gulp.
snuggsiツ works in production or in a plain 'ol HTML file!
Simply place the following script within your webpage:
<script nomodule src=//unpkg.com/snuggsi></script>
Et Voila (that's it!) ツ
See
ECMAScript Module Imports
for <script type=module>
support!