The Official ReScript Bindings for ReactJS
Note: These bindings are in the publishing phase. Proper npm release will follow soon!
- Existing users want to upgrade from
[email protected]to[email protected](should be a smooth transition, check out the Changes.md for minor breaking changes) - We will soon publish our
v1.0changes, with a newreact-jsxversion and some other cool features! Check out our RFC post for more infos.
Quick Links:
- Introduction
- Installation (Please note that our npm package is not released yet. Coming soon!)
- bs-platform v8.1+
- ReactJS v17+
- ReScript -> react-jsx v4+
- Optimized for ReScript syntax usage
npm install
# Starts the ReScript compiler in watchmode
npm start
This project is the next evolution of the original reason-react bindings.