mirror of
https://dev.azure.com/tstanciu94/Packages/_git/utiliyo
synced 2025-06-21 19:24:58 +03:00
readme
This commit is contained in:
parent
f5d769cf5b
commit
a41075a3a1
11
README.md
11
README.md
@ -4,20 +4,17 @@
|
||||
|
||||
```bash
|
||||
// with npm
|
||||
npm i --save @toodle/js-utils
|
||||
npm i --save @toodle.ddns.net/node-registry/js-utils
|
||||
|
||||
// with yarn
|
||||
yarn add @toodle/js-utils
|
||||
yarn add @toodle.ddns.net/node-registry/js-utils
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```jsx
|
||||
import { typeValidator } from "@toodle/js-utils";
|
||||
import { typeValidator, localStorage } from "@toodle/js-utils";
|
||||
```
|
||||
|
||||
**1.0.0**
|
||||
This version ---
|
||||
|
||||
**1.0.1**
|
||||
This version +++
|
||||
This version includes data type validators and local storage utils
|
||||
|
Loading…
x
Reference in New Issue
Block a user