Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zswang/light-flashlight
Cordova 手电筒插件
https://github.com/zswang/light-flashlight
Last synced: about 1 month ago
JSON representation
Cordova 手电筒插件
- Host: GitHub
- URL: https://github.com/zswang/light-flashlight
- Owner: zswang
- Created: 2014-04-16T06:58:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-16T11:03:15.000Z (over 10 years ago)
- Last Synced: 2023-03-22T16:50:35.223Z (over 1 year ago)
- Homepage:
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 这是一款 cordova 的插件,用来控制闪光灯
## 安装
cordova plugin add https://github.com/zswang/light-flashlight.git
## 示例
```javascript
light.flashlight.toggle(); // 切换开关
```## 依赖 cordova