# @vant/popperjs

> Pre-compiled popperjs core

Latest version **1.3.0** (published 2022-09-11) · MIT license · 0 weekly downloads

## Install

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

## 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.3.0 |
| Published | 2022-09-11 |
| First published | 2020-11-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 77 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 24382 |
| Author | chenjiahan |
| Maintainers | chenjiahan, cookfront, pangxie1991, rex-zsd, nemo-shen |

## Links

- npm: https://www.npmjs.com/package/@vant/popperjs
- 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/popperjs

## Recent versions

- 1.3.0 (latest) — 2022-09-11
- 1.0.0-beta.0 (beta) — 2020-11-25
- 1.2.1 — 2022-05-29
- 1.2.0 — 2022-05-22
- 1.1.0 — 2021-04-06
- 1.0.4 — 2021-02-16
- 1.0.3 — 2021-02-09
- 1.0.2 — 2020-12-04
- 1.0.1 — 2020-12-04
- 1.0.0 — 2020-11-25

## README

# @vant/popperjs

@popperjs/core in commonjs format, added Object.assign polyfill.

## Install

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

# with yarn
yarn add @vant/popperjs

# with pnpm
pnpm add @vant/popperjs
```

## Usage

see: https://popper.js.org/

## Refer

issue: https://github.com/vant-ui/vant/issues/7626

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