js-utils
Install
// with npm
npm i --save @toodle.ddns.net/node-registry/js-utils
// with yarn
yarn add @toodle.ddns.net/node-registry/js-utils
Usage
import { typeValidator, localStorage } from "@toodle/js-utils";
1.0.0
This version includes data type validators and local storage utils