commonjs_of_ocaml

CommonJS bridge

A tool to simplify the process of using CommonJS modules in OCaml with JavaScript

Import and export CommonJS modules in js_of_ocaml

GitHub

13 stars
3 watching
2 forks
Language: OCaml
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 84
dannywillems/ocaml-js-stdlib A library that provides OCaml bindings to the JavaScript standard library and DOM. 3
ocaml-community/yojson A library that parses and pretty-prints JSON data into an OCaml tree data structure 328
camlp4/camlp4 A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. 101
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 80
ocamllabs/vscode-ocaml-platform An extension for Visual Studio Code to provide OCaml language support and tools 341
monstasat/chartjs-ocaml Provides OCaml bindings for the Chart.js charting library and its popular plugins. 13
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 33
ocaml/merlin Provides context-sensitive completion for the OCaml programming language in text editors. 1,586
fxfactorial/ocaml-libgit2 Bindings to libgit2 for OCaml 20
dannywillems/ocaml-node-list Provides OCaml bindings to various NodeJS packages and libraries for building web applications. 2
hackwaly/vscode-ocaml An extension for VS Code providing support for the OCaml programming language 170
ocaml-ppx/ppx_deriving_yojson A tool that generates JSON serialization and deserialization functions for OCaml types 157
klakplok/goji Generates OCaml bindings from high-level descriptions of JavaScript libraries 44