ocaml-cordova-plugin-barcode-scanner
Barcode scanner library
A binding that enables barcode scanning functionality in an OCaml application using the cordova-plugin-barcodescanner plugin
Binding in OCaml to cordova-plugin-barcodescanner using gen_js_api.
0 stars
3 watching
0 forks
Language: OCaml
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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-qrscanner | A binding to a Cordova plugin for scanning QR codes in mobile apps. | 1 |
dannywillems/ocaml-cordova-plugin-qrscanner-example | An example of binding to the Cordova QR scanner plugin | 0 |
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-file | A plugin that provides read/write access to device files through the Cordova File API | 0 |
dannywillems/ocaml-cordova-plugin-list | A repository listing and documenting bindings between OCaml and Cordova plugins | 26 |
dannywillems/ocaml-cordova-plugin-camera | Provides an API for taking pictures and choosing images from the system's image library in mobile applications | 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-dialogs | A binding that provides access to device dialogs using the cordova-plugin-dialogs plugin. | 0 |
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-screen-orientation | An OCaml binding to the Cordova plugin for setting and locking screen orientation. | 0 |
dannywillems/ocaml-cordova-plugin-sim-card | A tool to access SIM card information in hybrid mobile apps. | 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-datepicker | Bindings the ocaml-cordova-plugin-datepicker to JavaScript APIs using gen_js_api. | 0 |
dannywillems/ocaml-cordova-plugin-contacts | Bindings to access device contacts using the cordova-plugin-contacts plugin | 0 |