vue3-plugin-polyfill
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

vue3-plugin-polyfill CircleCI

Vue 3 Ployfill Plugin. Use vue-reactivity-polyfill.

A full usage demo, vue-next-demo.

Usage

import { createPolyfillPlugin } from 'vue3-plugin-polyfill'
 
const polyfillPlugin = createPolyfillPlugin()
 
app.use(polyfillPlugin)

Readme

Keywords

none

Package Sidebar

Install

npm i vue3-plugin-polyfill

Weekly Downloads

5

Version

0.1.0

License

MIT

Unpacked Size

83.5 kB

Total Files

13

Last publish

Collaborators

  • dolymood