Go to file
Tudor Stanciu 1414009f40 package json element order change 2022-05-04 02:34:18 +03:00
.husky initial js-utils package config 2022-05-04 02:25:36 +03:00
scripts initial js-utils package config 2022-05-04 02:25:36 +03:00
src initial js-utils package config 2022-05-04 02:25:36 +03:00
.gitignore initial js-utils package config 2022-05-04 02:25:36 +03:00
README.md initial js-utils package config 2022-05-04 02:25:36 +03:00
package-lock.json initial js-utils package config 2022-05-04 02:25:36 +03:00
package.json package json element order change 2022-05-04 02:34:18 +03:00

README.md

js-utils

Install

// with npm
npm i --save @toodle/js-utils

// with yarn
yarn add @toodle/js-utils

Usage

import { typeValidator } from "@toodle/js-utils";

1.0.0 This version ---

1.0.1 This version +++