drop-the-dragon

A lightweight DOM and network util

Usage no npm install needed!

<script type="module">
  import dropTheDragon from 'https://cdn.skypack.dev/drop-the-dragon';
</script>

README

Drop The Dragon

Drop The Dragon is a lightweight util for doing basic DOM manipulation, and making XMLHttpRequests.

To build

The build processes the src into the build.

  • npm run build

n.b. the -debug.js file that's created during the build task is simply the built version unminified.