v-utils

Different utilites for browser JS

Usage no npm install needed!

<script type="module">
  import vUtils from 'https://cdn.skypack.dev/v-utils';
</script>

README

v-utils

Simple set of utilities for browser JS. This set is consist of mine most used functions for:

  • Extending constructor
  • Object, array, function helpers
  • DOM helpers
  • Simple event emitter
  • Simple AJAX wrapper