Skip to content

yerlink/use

 
 

Repository files navigation

@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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.5%
  • JavaScript 4.4%
  • HTML 0.1%