js-modules-bundle

Small JavaScript files with seemingly unrelated functions.

Usage no npm install needed!

<script type="module">
  import jsModulesBundle from 'https://cdn.skypack.dev/js-modules-bundle';
</script>

README

js-modules-bundle

Codeship Status for 1337/js-modules-bundle Codacy Badge

Small JavaScript files with seemingly unrelated functions.

All scripts attach to the global $ object, whether or not it is jQuery. Enjoy!

How to use

  • Clone the entire repository, or just pubsub.js.
  • Download any additional scripts you'd like to use. They are all well-documented and you will know how to use them in a jiffy.
  • Include them on a page.
  • Voila!

How to contribute

More modules are welcome! Build your modules like the others, submit a pull request, and they will be included in the repo.