1.0.5 • Published 7 months ago

use-jtools v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

use-jtools

This is a web side commonly used tools.

Install

pnpm install use-jtools -d -s
or
npm install use-jtools -d -s

Upgrade

Specify version

pnpm install use-jtools@1.0.0 -d -s
or
npm install use-jtools@1.0.0 -d -s

Latest version

pnpm install use-jtools@latest -d -s
or
npm install use-jtools@latest -d -s

Usage

esm

import utils from 'use-jtools'
or
import { xxxx } from 'use-jtools'
1.0.5

7 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago