server-reason-react
Server renderer
A project that enables Server-side Rendering for React applications using OCaml and Reason/React.
Server render Reason React components with OCaml natively
137 stars
10 watching
8 forks
Language: OCaml
last commit: 4 days ago
Linked from 1 awesome list
ocamlreasonreason-react
Related projects:
Repository | Description | Stars |
---|---|---|
reason-native-web/morph | A Reason-based web framework for building HTTP servers and client applications. | 138 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
reasonml/reason-tools | A toolset that enables conversion and integration of ReasonML with standard programming languages and web development environments. | 372 |
arecvlohe/reason-react-simon-game | A ReasonReact implementation of the classic Simon Game | 9 |
chenglou/intro-to-reason-compilation | A tutorial repository explaining the intricacies of OCaml's compilation and build system, targeting users who want to understand what happens under the hood | 271 |
reasonml-editor/vim-reason-legacy | Provides Vim plugin integration for Reason/OCaml language support | 44 |
reasonml/red | A tool that enables step-by-step debugging and inspection of OCaml and Reason code | 82 |
puemos/reasonml-astar-maze | An implementation of A* pathfinding algorithm in ReasonML for a web-browser maze game | 38 |
microsoft/mm-react | An AI-powered system that leverages multimodal reasoning and action to analyze visual data and provide insights | 933 |
let-def/wall | A vector graphics renderer using OpenGL in OCaml. | 78 |
milesj/interweave | A React library that safely renders HTML and filters attributes while providing additional features like autolinking and emoji support. | 1,096 |
reasonml-community/reason-react-hacker-news | A mobile app built with Reason React to display Hacker News articles | 594 |
shrynx/99.re | A comprehensive collection of solutions to common problems in programming using Reason and OCaml | 110 |
llm-ui-kit/llm-ui | A React library designed to work with Large Language Models (LLMs) by providing features such as syntax removal, custom component addition, and rendering at a native frame rate. | 403 |
koajs/react-view | A Koa view engine that enables rendering React components on the server-side. | 259 |