@taystack/js-helpers

Lightweight lib of some javascript helpers

Usage no npm install needed!

<script type="module">
  import taystackJsHelpers from 'https://cdn.skypack.dev/@taystack/js-helpers';
</script>

README

JsHelpers

codecov Build Status


Small JavaScript library with some helper functions that I find useful.

This is a work in progress and contributions are encouraged.

Documentation

Installation

yarn add @taystack/js-helpers

or npm

npm i @taystack/js-helpers

Transpiled with babel

Tested with jest

Licensed MIT