melange-re/ppx_jsx_embed
null
{ "createdAt": "2021-04-03T22:26:38Z", "defaultBranch": "master", "description": null, "fullName": "melange-re/ppx_jsx_embed", "homepage": null, "language": "OCaml", "name": "ppx_jsx_embed", "pushedAt": "2023-04-23T11:40:34Z", "stargazersCount": 23, "topics": [], "updatedAt": "2024-11-04T23:50:51Z", "url": "https://github.com/melange-re/ppx_jsx_embed"}ppx_jsx_embed
Section titled “ppx_jsx_embed”ppx_jsx_embed allows embedding of Reason JSX within .ml files.
Installation
Section titled “Installation”Install the library and its dependencies via [OPAM][opam] !:
[opam] !: http://opam.ocaml.org/
opam install ppx_jsx_embedlet[@react.component] my_component ~children = {%jsx| <div id="jsx_works" /> |}License
Section titled “License”ppx_jsx_embed is distributed under the 3-Clause BSD License, see [LICENSE]!(./LICENSE).