@drewxiu/utils

utils collection for myself

Usage no npm install needed!

<script type="module">
  import drewxiuUtils from 'https://cdn.skypack.dev/@drewxiu/utils';
</script>

README

my utils collection

Never wanted to publish it on NPM but it keeps removing my package while install others. 😔

Build Status Coverage Status

👉Docs👈

What's this lib for?

  • Minimize the size for low-level libraries

  • To provide helpers that other popular libraries (like lodash) don't have

  • Most importantly, to make my life easier