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 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
dannywillems/ocaml-js-stdlibProvides a binding to the JavaScript standard library and DOM in OCaml3
ocaml-community/yojsonA library that parses and pretty-prints JSON data into an OCaml tree data structure328
camlp4/camlp4A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system.101
sanderspies/ocamlA WebAssembly backend for the OCaml programming language79
ocamllabs/vscode-ocaml-platformAn extension for Visual Studio Code to provide OCaml language support and tools345
monstasat/chartjs-ocamlProvides OCaml bindings for the Chart.js charting library and its popular plugins.13
ocaml-community/easy-formatA utility library for pretty-printing indentation in OCaml programs.43
brendanlong/ocaml-ooxmlA collection of OCaml libraries for parsing and working with Microsoft Office document formats32
ocaml/merlinProvides context-sensitive completion for the OCaml programming language in text editors.1,593
fxfactorial/ocaml-libgit2Bindings to libgit2 for OCaml20
dannywillems/ocaml-node-listProvides OCaml bindings to NodeJS packages and libraries2
hackwaly/vscode-ocamlAn extension for VS Code providing support for the OCaml programming language170
ocaml-ppx/ppx_deriving_yojsonA tool that generates JSON serialization and deserialization functions for OCaml types157
klakplok/gojiGenerates OCaml bindings from high-level descriptions of JavaScript libraries44