https://github.com/maskzh/hybrid-kit
A simple hybrid kit
https://github.com/maskzh/hybrid-kit
hybrid schema-url webview
Last synced: 4 months ago
JSON representation
A simple hybrid kit
- Host: GitHub
- URL: https://github.com/maskzh/hybrid-kit
- Owner: maskzh
- Created: 2017-02-13T09:56:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T09:38:19.000Z (about 9 years ago)
- Last Synced: 2025-09-27T03:37:56.462Z (9 months ago)
- Topics: hybrid, schema-url, webview
- Language: HTML
- Homepage:
- Size: 294 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hybrid Kit[](https://www.npmjs.org/package/hybrid-kit)
a simple hybrid Kit
## 安装
```shell
npm i hybrid-kit --save
```
## 使用
```javascript
import { requestHybrid, getHybridInfo } from 'hybrid-kit'
```
or `dist/` 下 `hybrid.js` 和 `hybrid.min.js` 文件
## 文档
[点击这里](https://salt-light.github.io/hybrid-kit/index.html)