wjmap2
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Vue.js map

Setup

npm install --save @k22009/vue3-map

yarn add @k22009/vue3-map

Add dependencies to your main.js:

import { createApp } from 'vue'
import maps from '@k22009/vue3-map'

const app = createApp({...})
app.use(maps)

Add the global component to your App.vue:

<maps />

Readme

Keywords

none

Package Sidebar

Install

npm i wjmap2

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

41.2 kB

Total Files

9

Last publish

Collaborators

  • k22020