Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3lang3/wxopen
🍿 微信跳转-微信浏览器唤起本地浏览器和App
https://github.com/3lang3/wxopen
deno react redirect refresh wechat wechat-open-app
Last synced: 3 months ago
JSON representation
🍿 微信跳转-微信浏览器唤起本地浏览器和App
- Host: GitHub
- URL: https://github.com/3lang3/wxopen
- Owner: 3lang3
- License: mit
- Created: 2019-06-06T06:39:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-18T03:52:34.000Z (over 2 years ago)
- Last Synced: 2024-10-16T11:14:34.207Z (4 months ago)
- Topics: deno, react, redirect, refresh, wechat, wechat-open-app
- Language: TypeScript
- Homepage: https://3lang3-wxopen.deno.dev/
- Size: 917 KB
- Stars: 142
- Watchers: 0
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🍿 WXOPEN 微信跳转
- ✨ 支持微信内跳转外部浏览器
- ✨ 支持微信内下载APP
- ✨ 支持微信内打开任意已安装APP> 目前只支持安卓,IOS将显示引导页
## 🔧 Development
```bash
pnpm install # 使用 pnpm 安装依赖
pnpm dev
```