Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 文档

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