wechat-miniprogram / wechat-miniprogram/api-typings
你好,我想请问这个仓库的更新频率是怎样的?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 803
- Forks
- 117
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
疑问
- 通过微信开发者工具创建的 TS 项目,里面有 TS 类型声明文件,我对比过这个仓库的类型声明文件大部分是同步,小部分有差别。
- 请问作者有考虑和微信官方的 TS 项目类型声明文件自动保持一致吗?
- 通过
npm install @types/wechat-miniprogram和通过npm install miniprogram-api-typings下载过来的类型声明文件差别更大,这两个包请问有考虑同步吗?其实我更倾向于通过npm install @types/wechat-miniprogram下载,但是看更新时间,至少滞后了至少半年。
感谢
🌹 感谢开源贡献者。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing this repository's TypeScript declarations with the declarations generated by the WeChat developer tools, @types/wechat-miniprogram, and miniprogram-api-typings. The issue does not identify files, tests, or a specific change; a maintainer decision is needed on whether synchronization should be automated and which package is authoritative before implementation can be scoped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100