An open API service indexing awesome lists of open source software.

https://github.com/robinv8/miniapp-types

同步小程序组件类型
https://github.com/robinv8/miniapp-types

miniprogram typescript typescript-definitions

Last synced: 11 months ago
JSON representation

同步小程序组件类型

Awesome Lists containing this project

README

          

# 小程序类型声明生成器

同步小程序组件文档生成 types 类型声明

## 安装

* npm 方式
```
npm i miniapp-types
```
* yarn 方式
```
yarn add miniapp-types
```

* pnpm 方式
```
pnpm install miniapp-types
```

## 支持小程序平台
* [百度小程序](https://smartprogram.baidu.com/docs/develop/component/component/)
* [京东小程序](https://mp-docs.jd.com/component/)
* [QQ 小程序](https://q.qq.com/wiki/develop/miniprogram/component/)
* [头条小程序](https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/component/overview)
* [微信小程序](https://developers.weixin.qq.com/miniprogram/dev/component/)
* [支付宝小程序](https://opendocs.alipay.com/mini/component/)