mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
21 lines
527 B
Markdown
21 lines
527 B
Markdown
|
# ZBar
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-cszbar
|
||
|
$ npm install @awesome-cordova-plugins/zbar
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/zbar/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/tjwoon/csZBar](https://github.com/tjwoon/csZBar)
|
||
|
|
||
|
The ZBar Scanner Plugin allows you to scan 2d barcodes.
|
||
|
|
||
|
Requires Cordova plugin: `cordova-plugin-cszbar`. For more info, please see the [zBar plugin docs](https://github.com/tjwoon/csZBar).
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|