/js-helpers

Lightweight JavaScript helpers library

Primary LanguageJavaScriptMIT LicenseMIT

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.

Installation

yarn add @taystack/js-helpers

or npm

npm i @taystack/js-helpers

Transpiled with babel

Tested with jest

Licensed MIT