ocaml-cordova-plugin-qrscanner
QR scanner
A binding to a Cordova plugin for scanning QR codes in mobile apps.
Binding in OCaml to cordova-plugin-qrscanner using gen_js_api.
1 stars
3 watching
0 forks
Language: OCaml
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dannywillems/ocaml-cordova-plugin-qrscanner-example | An example of binding to the Cordova QR scanner plugin | 0 |
dannywillems/ocaml-cordova-plugin-barcode-scanner | A binding that enables barcode scanning functionality in an OCaml application using the cordova-plugin-barcodescanner plugin | 0 |
bitpay/cordova-plugin-qrscanner | A plugin for Cordova apps that provides a QR code scanner with flexible camera preview and permission management. | 575 |
dannywillems/ocaml-cordova-plugin-keyboard | Binding OCaml to the cordova-plugin-keyboard plugin to provide a custom keyboard interface for mobile applications | 0 |
dannywillems/ocaml-cordova-plugin-barcode-scanner-example | An example project demonstrating how to integrate a barcode scanner plugin into an Android and iOS mobile app using the OCaml programming language. | 0 |
dannywillems/ocaml-cordova-plugin-sim-card | A tool to access SIM card information in hybrid mobile apps. | 0 |
dannywillems/ocaml-cordova-plugin-list | A repository listing and documenting bindings between OCaml and Cordova plugins | 26 |
dannywillems/ocaml-cordova-plugin-device | Provides OCaml bindings to access device information and functionality from the cordova-plugin-device plugin | 0 |
dannywillems/ocaml-cordova-plugin-file | A plugin that provides read/write access to device files through the Cordova File API | 0 |
dannywillems/ocaml-cordova-plugin-statusbar | Binds OCaml to the cordova-plugin-statusbar plugin for customizing iOS and Android status bars. | 0 |
dannywillems/ocaml-cordova-plugin-media-capture | Binds OCaml to the device's audio, image, and video capture capabilities using cordova-plugin-media-capture | 0 |
dannywillems/ocaml-cordova-plugin-image-picker | A binding to the cordova-plugin-image-picker plugin, allowing OCaml applications to interact with device cameras and image picker functionality. | 0 |
dannywillems/ocaml-cordova-plugin-loading-spinner | Binds an OCaml interface to the Cordova plugin loading spinner | 0 |
dannywillems/ocaml-cordova-plugin-contacts | Bindings to access device contacts using the cordova-plugin-contacts plugin | 0 |
dannywillems/ocaml-cordova-plugin-camera | Provides an API for taking pictures and choosing images from the system's image library in mobile applications | 0 |