0.0.43 • Published 10 months ago

@allnode/vue3 v0.0.43

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

安装

npm i @allnode/vue3@latest --https://registry.npmmirror.com

使用

import {TableLineScroll}  from "@allnode/vue3"

文档

@dabu/vue3-amap  基于高德地图2.0 API 封装设计的 Vue3 组件/hooks 库,开箱即用。

文档地址 https://vue3-amap-docs.netlify.app

如果您觉得还不错,点亮 🌟star🌟 是支持更新的最大动力 ✌🏻

安装

推荐使用 pnpm 安装

# with npm
npm install "@allnode/vue3" --save

# or with yarn
yarn add "@allnode/vue3"

# or with pnpm
pnpm add "@allnode/vue3"

快速上手

import { All } from "@allnode/vue3";
import '@allnode/vue/dist/style.css';
const app = createApp(App);
app.mount('#app').use(All);
0.0.43

10 months ago

0.0.38

10 months ago

0.0.35

10 months ago

0.0.30

10 months ago

0.0.23

10 months ago

0.0.22

10 months ago

0.0.21

10 months ago

0.0.20

10 months ago

0.0.19

10 months ago

0.0.18

10 months ago

0.0.17

10 months ago

0.0.16

10 months ago

0.0.15

10 months ago

0.0.14

10 months ago

0.0.13

10 months ago

0.0.12

10 months ago

0.0.11

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago