package reason-react

  1. Overview
  2. No Docs
Reason bindings for React.js

Install

Dune Dependency

Authors

Maintainers

Sources

reason-react-0.12.0.tbz
sha256=8e2d62ea3d42896ef23928131cd70cd37870632a87481554269a7d0635da59b1
sha512=879f015ef57ef88d6cbc09b09e82b3f23a9ab1e481f34ba4987dec2a6a46ed903c48b69f7e2875ef24cde6bd873e3d8022b9018ec42004240572c61bc39e1921

Description

ReasonReact helps you use Reason to build React components with deeply integrated, strong, static type safety.

It is designed and built by people using Reason and React in large, mission critical production React codebases.

Published: 14 Sep 2023

Dependencies (5)

  1. reason >= "3.6.0" & < "3.10.0"
  2. reason-react-ppx = version
  3. melange >= "1.0.0" & < "2.0.0"
  4. ocaml >= "4.13.0"
  5. dune >= "3.9"

Dev Dependencies (4)

  1. odoc with-doc
  2. ocamlformat = "0.24.0" & with-dev-setup
  3. opam-check-npm-deps = "1.0.0" & with-dev-setup
  4. ocaml-lsp-server with-test

Conflicts

None