ocaml-cordova

Cordova wrapper

Provides an interface to Cordova events and functionality in OCaml

Create your own Cordova plugin in OCaml

GitHub

9 stars
4 watching
1 forks
Language: OCaml
last commit: almost 4 years ago

Related projects:

Repository Description Stars
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-list A repository listing and documenting bindings between OCaml and Cordova plugins 26
dannywillems/ocaml-cordova-example An example project demonstrating binding to the Cordova object in a mobile app development context 4
dannywillems/ocaml-cordova-plugin-device-orientation-example An example project demonstrating a Cordova plugin binding 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-media Provides OCaml bindings to the Cordova Plugin Media allowing recording and playback of audio files on devices. 0
dannywillems/ocaml-cordova-plugin-social-sharing A bridge between OCaml and Cordova's social sharing functionality 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-dialogs A binding that provides access to device dialogs using the cordova-plugin-dialogs plugin. 0
dannywillems/ocaml-cordova-plugin-videoplayer An OCaml binding to play videos in fullscreen mode within a Cordova app 0
dannywillems/ocaml-cordova-plugin-device-example An example of binding to the device cordova plugin 0
dannywillems/ocaml-cordova-plugin-clipboard-example An example project demonstrating binding to the clipboard plugin using OCaml and Cordova 0
dannywillems/ocaml-cordova-plugin-dialogs-example An example of binding to the dialogs cordova plugin. 0
dannywillems/ocaml-cordova-plugin-camera-example An example project demonstrating camera plugin integration with Cordova using OCaml. 0
dannywillems/ocaml-cordova-plugin-file-example An example of binding to the cordova plugin file system functionality 0