sparkl

Sparkl Javascript Library

Usage no npm install needed!

<script type="module">
  import sparkl from 'https://cdn.skypack.dev/sparkl';
</script>

README

Sparkl.js

INSTALATION

npm install

DEVELOPMENT

To get a debug version (library and minified file) use grunt build-debug. It will be saved to /build/debug/sparkl(.min).js

For development you can start a watch task grunt debug which will continiously update /build/debug/sparkl.js

Release build is not implemented yet.

TODO

  • JSDoc