1. @vant/popperjs
Pre-compiled popperjs core
@vant/popperjs
Package: @vant/popperjs
Created by: vant-ui
Last modified: Wed, 02 Nov 2022 09:38:01 GMT
Version: 1.3.0
License: MIT
Downloads: 111,579
Repository: https://github.com/vant-ui/vant

Install

npm install @vant/popperjs
yarn add @vant/popperjs

@vant/popperjs

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

Install

 # 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

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin