cordova-plugin-scan-input

1.1.9 • Public • Published

cordova-plugin-scan-input

扫描二维码和条形码的cordova插件带输入框

安装

ionic cordova plugin add cordova-plugin-scan-input

卸载

ionic cordova plugin rm cordova-plugin-scan-input

支持

安卓
IOS

使用方法

scan.recognize(function (data) {
      console.log(data);
    })

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.9
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.9
    1
  • 1.1.8
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i cordova-plugin-scan-input

Weekly Downloads

3

Version

1.1.9

License

Apache-2.0

Unpacked Size

76.6 kB

Total Files

23

Last publish

Collaborators

  • thomas.wang