ocaml-cordova-plugin-globalization
Globalization helper
A plugin that provides access to the user's locale, language, and timezone information on mobile devices.
Binding in OCaml to cordova-plugin-globalization using gen_js_api.
0 stars
3 watching
1 forks
Language: OCaml
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dannywillems/ocaml-cordova-plugin-globalization-example | An example project demonstrating binding of OCaml to the cordova-plugin-globalization plugin using gen_js_api. | 0 |
dannywillems/ocaml-cordova-plugin-geolocation | Provides location information based on device signals and GPS data. | 1 |
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-network-information | Provides access to network information on mobile devices | 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-sim-card | A tool to access SIM card information in hybrid mobile apps. | 0 |
dannywillems/ocaml-cordova-plugin-local-notifications | Binding OCaml to local notifications on Android or Apple devices | 0 |
dannywillems/ocaml-cordova-plugin-geolocation-example | An example project demonstrating binding to the geolocation cordova plugin | 0 |
dannywillems/ocaml-cordova-plugin-contacts | Bindings to access device contacts using the cordova-plugin-contacts 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-social-sharing | A bridge between OCaml and Cordova's social sharing functionality | 0 |
dannywillems/ocaml-cordova-plugin-progress | A bridge between the OCaml programming language and cordova-plugin-progress, allowing for progress HUD notifications in iOS applications. | 0 |
dannywillems/ocaml-cordova-plugin-qrscanner | A binding to a Cordova plugin for scanning QR codes in mobile apps. | 1 |
dannywillems/ocaml-cordova-plugin-list | A repository listing and documenting bindings between OCaml and Cordova plugins | 26 |
dannywillems/ocaml-cordova-plugin-dialogs | A binding that provides access to device dialogs using the cordova-plugin-dialogs plugin. | 0 |