Skip to content

rescript-lang/rescript-react

Repository files navigation

@rescript/react

The Official ReScript Bindings for ReactJS

Versions

@rescript/reactReScriptReactJSDocumentation
0.14.x11.0+ (JSX4 + uncurried mode only)19
0.12.x, 0.13.x11.0+18Link
0.11.010.118Link
0.10.38.316.8.1+Link

Development

npm install

# Starts the ReScript compiler in watch mode
npm start

Acknowledgements

This project is the next evolution of the original reason-react bindings.