Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chemzqm/wx-dash
微信小程序离线 dash 文档
https://github.com/chemzqm/wx-dash
dash miniprogram wechat
Last synced: about 1 month ago
JSON representation
微信小程序离线 dash 文档
- Host: GitHub
- URL: https://github.com/chemzqm/wx-dash
- Owner: chemzqm
- Created: 2018-04-14T19:41:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T12:00:52.000Z (almost 6 years ago)
- Last Synced: 2024-04-13T21:54:49.068Z (9 months ago)
- Topics: dash, miniprogram, wechat
- Language: HTML
- Homepage:
- Size: 80 MB
- Stars: 57
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# 微信小程序 dash 文档
本文档集成了[官方文档](https://developers.weixin.qq.com/miniprogram/dev/) 中
框架、组件、API 三个部分,可以方便的搜索以及离线浏览,再也不用担心线上文档打不开了。本项目包含了生成文档的脚本代码,目前使用服务器每日自动同步官方文档。请使用 Dash
feedurl 方式订阅。## 使用方法
Dash -> Preferences -> Downloads -> 点击加号然后填入 url
```
https://raw.githubusercontent.com/chemzqm/wx-dash/master/wxdash.xml
```## 本地运行
需要安装 nodejs > 9.0
``` sh
npm install
npm run build
```## 运行过程
* 下载全部小程序 API 和组件线上文档到本地
* 读取 html 文件生成 docset