2023-02-10 00:55:51 +02:00
2022-05-04 02:25:36 +03:00
2023-02-09 22:53:55 +00:00
2023-02-09 22:53:55 +00:00
2022-05-04 02:25:36 +03:00
2023-02-10 00:55:51 +02:00
2023-02-10 00:55:51 +02:00
2022-12-28 18:10:44 +02:00

js-utils

Install

// with npm
npm i --save @flare/js-utils --registry https://lab.code-rove.com/public-node-registry

// with yarn
yarn add @flare/js-utils --registry https://lab.code-rove.com/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%