@ant-design-vue/use
Vue 3 Composition Api Library.
Last updated 5 years ago by tangjinzhou .
Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @ant-design-vue/use 
SYNC missed versions from official npm registry.

@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 git@github.com:vueComponent/use.git
$ cd use
$ npm i
$ npm run dev

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

Current Tags

  • 0.0.1-alpha.10                                ...           latest (5 years ago)

11 Versions

  • 0.0.1-alpha.10                                ...           5 years ago
  • 0.0.1-alpha.9                                ...           5 years ago
  • 0.0.1-alpha.8                                ...           5 years ago
  • 0.0.1-alpha.7                                ...           5 years ago
  • 0.0.1-alpha.6                                ...           6 years ago
  • 0.0.1-alpha.5                                ...           6 years ago
  • 0.0.1-alpha.4                                ...           6 years ago
  • 0.0.1-alpha.3                                ...           6 years ago
  • 0.0.1-alpha.2                                ...           6 years ago
  • 0.0.1-alpha.1                                ...           6 years ago
  • 0.0.1-alpha.0                                ...           6 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 0
Dependencies (4)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |