An open API service indexing awesome lists of open source software.

https://github.com/panglesd/ocaml-tauri

OCaml bindings to the Tauri js API v1
https://github.com/panglesd/ocaml-tauri

Last synced: 3 months ago
JSON representation

OCaml bindings to the Tauri js API v1

Awesome Lists containing this project

README

        

# Tauri API bindings to OCaml

See [Tauri](https://tauri.app).

WIP, mostly the [fs](https://tauri.app/v1/api/js/fs/) and [dialog](https://tauri.app/v1/api/js/dialog/) modules are implemented.

The bindings are currently for the v1 API.