Skip to content

Commit 7328d9a

Browse files
committed
feat(versions): 添加微信版本列表功能
- 新增微信版本数据获取和解析逻辑 - 实现微信版本列表的展示和详情查看功能 - 优化版本列表的通用展示逻辑 - 添加 Himalaya 依赖用于 HTML 解析
1 parent 901c53b commit 7328d9a

File tree

11 files changed

+1004
-130
lines changed

11 files changed

+1004
-130
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ QQ 版本列表 Vigor 的诞生离不开以下开源项目,感谢以下开源
229229
- [extract-urls(Max Ranauro)](https://github.com/huckbit/extract-urls),Licensed under [MIT License](https://github.com/huckbit/extract-urls/blob/master/license)
230230
- [JSON5](https://json5.org/),Licensed under [MIT License](https://json5.org/LICENSE.md)
231231
- [Day.js](https://day.js.org/),Licensed under [MIT License](https://github.com/iamkun/dayjs/blob/dev/LICENSE)
232+
- [Himalaya(Chris Andrejewski)](https://github.com/andrejewski/himalaya),Licensed under [ISC License](https://github.com/andrejewski/himalaya/blob/master/LICENSE)
232233
233234
## 星标趋势
234235

source/miniprogram_npm/dayjs/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/miniprogram_npm/extract-urls/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)