gen_js_api
OCaml binding generator
Generates OCaml bindings for JavaScript libraries
Easy OCaml bindings for Javascript libraries
175 stars
21 watching
31 forks
Language: OCaml
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
klakplok/goji | Generates OCaml bindings from high-level descriptions of JavaScript libraries | 44 |
dannywillems/jsoo-lib | Extends OCaml's js_of_ocaml bindings to the JavaScript standard library | 5 |
dannywillems/ocaml-node-list | Provides OCaml bindings to various NodeJS packages and libraries for building web applications. | 2 |
lexifi/ocaml-vdom | An implementation of the Elm architecture with support for Virtual DOM and browser-side JavaScript APIs in OCaml. | 197 |
dannywillems/ocaml-cordova-plugin-globalization-example | An example project demonstrating binding of OCaml to the cordova-plugin-globalization plugin using gen_js_api. | 0 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
dannywillems/ocaml-js-stdlib | A library that provides OCaml bindings to the JavaScript standard library and DOM. | 3 |
dannywillems/ocaml-cordova-plugin-datepicker | Bindings the ocaml-cordova-plugin-datepicker to JavaScript APIs using gen_js_api. | 0 |
genany/gen | Automated code generation tool for web applications based on API interfaces. | 279 |
smorimoto/coq-to-ocaml-to-js | Generates safe and fast JavaScript code from mathematical proofs using Coq, OCaml, BuckleScript, Rollup, Terser, and Closure Compiler | 25 |
odoe/generator-arcgis-js-app | A Yeoman generator for creating ArcGIS JS API applications. | 42 |
dannywillems/ocaml-for-web-programming | An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. | 52 |
dannywillems/ocaml-cordova-plugin-barcode-scanner | A binding that enables barcode scanning functionality in an OCaml application using the cordova-plugin-barcodescanner 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-datepicker-example | An example of binding OCaml to the cordova-plugin-datepicker plugin | 0 |