@ant-design-vue/use

WebJar for @ant-design-vue/use

License

License

MIT
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ant-design-vue__use
Last Version

Last Version

0.0.1-alpha.9
Release Date

Release Date

Type

Type

jar
Description

Description

@ant-design-vue/use
WebJar for @ant-design-vue/use
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/vueComponent/use

Download ant-design-vue__use

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/ant-design-vue__use/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ant-design-vue__use</artifactId>
    <version>0.0.1-alpha.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ant-design-vue__use/
implementation 'org.webjars.npm:ant-design-vue__use:0.0.1-alpha.9'
// https://jarcasting.com/artifacts/org.webjars.npm/ant-design-vue__use/
implementation ("org.webjars.npm:ant-design-vue__use:0.0.1-alpha.9")
'org.webjars.npm:ant-design-vue__use:jar:0.0.1-alpha.9'
<dependency org="org.webjars.npm" name="ant-design-vue__use" rev="0.0.1-alpha.9">
  <artifact name="ant-design-vue__use" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ant-design-vue__use', version='0.0.1-alpha.9')
)
libraryDependencies += "org.webjars.npm" % "ant-design-vue__use" % "0.0.1-alpha.9"
[org.webjars.npm/ant-design-vue__use "0.0.1-alpha.9"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : vue jar [3.0.0,4)
org.webjars.npm : async-validator jar [3.4.0,4)
org.webjars.npm : lodash-es jar [4.17.15,5)
org.webjars.npm : resize-observer-polyfill jar [1.5.1,2)

Project Modules

There are no modules declared in this project.

@ant-design-vue/use

Vue 3 Composition Api Library.

[![NPM version][image-1]][1] [![NPM downloads][image-2]][2]

特性

  • 易学易用
  • 包含大量提炼自应用的高级 use 工具。(持续补充中)
  • 包含丰富的基础 use 工具。(持续补充中)
  • 使用 TypeScript 构建,提供完整的类型定义文件。

📦 安装

npm i @ant-design-vue/use --save

🔨 使用

import { useForm } from '@ant-design-vue/use';

🤝 参与贡献

$ git clone [email protected]:vueComponent/use.git
$ cd use
$ npm i
$ npm run dev

打开浏览器访问 http://127.0.0.1:8080

org.webjars.npm

vueComponent

vue component

Versions

Version
0.0.1-alpha.9