# @vant/use

> Vant Composition API

Latest version **1.6.0** (published 2023-08-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install @vant/use
pnpm add @vant/use
yarn add @vant/use
bun add @vant/use
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score; popular repo.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.6.0 |
| Published | 2023-08-27 |
| First published | 2020-09-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 32.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 24381 |
| Author | chenjiahan |
| Maintainers | landluck, chenjiahan, cookfront, pangxie1991, rex-zsd, nemo-shen |

## Links

- npm: https://www.npmjs.com/package/@vant/use
- Repository: https://github.com/vant-ui/vant
- Homepage: https://github.com/vant-ui/vant#readme
- Issues: https://github.com/vant-ui/vant/issues
- npm.io page: https://npm.io/package/@vant/use

## Recent versions

- 1.6.0 (latest) — 2023-08-27
- 1.0.0-beta.1 (beta) — 2020-12-15
- 0.0.1-alpha.2 (alpha) — 2020-09-13
- 1.5.2 — 2023-06-17
- 1.5.1 — 2023-03-12
- 1.5.0 — 2023-02-04
- 1.4.4 — 2023-01-07
- 1.4.3 — 2022-09-22
- 1.4.2 — 2022-08-21
- 1.4.1 — 2022-05-29
- 1.4.0 — 2022-05-22
- 1.3.6 — 2022-03-09
- 1.3.5 — 2022-01-25
- 1.3.4 — 2021-11-18
- 1.3.3 — 2021-11-11
- … 27 more at https://npm.io/package/@vant/use/versions

## README

# Vant Use

Built-in composition APIs of Vant.

## Install

```shell
# with npm
npm i @vant/use

# with yarn
yarn add @vant/use

# with pnpm
pnpm add @vant/use

# with Bun
bun add @vant/use
```

---
_Source: https://npm.io/package/@vant/use · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
