New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ant-design-vue/use

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ant-design-vue/use

Vue 3 Composition Api Library.

  • 0.0.1-alpha.10
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
318
decreased by-34.57%
Maintainers
3
Weekly downloads
 
Created
Source

@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

FAQs

Package last updated on 24 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc