1.0.6 • Published 11 months ago

use-jtools v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
11 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.6

11 months ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago