2022-05-08 21:57:02 +03:00
2022-05-04 02:25:36 +03:00
2022-05-04 02:25:36 +03:00
2022-05-08 05:31:32 +03:00
2022-05-04 02:25:36 +03:00
2022-05-08 05:31:46 +03:00
2022-05-08 21:56:33 +03:00
2022-05-08 21:57:02 +03:00

js-utils

Install

// with npm
npm i --save @flare/js-utils --registry https://toodle.ddns.net/public-node-registry

// with yarn
yarn add @flare/js-utils --registry https://toodle.ddns.net/public-node-registry

Usage

import { typeValidator, localStorage } from "@flare/js-utils";

1.0.0 This version includes data type validators and local storage utils

Description
No description provided
Readme MIT 561 KiB
Languages
TypeScript 100%