Skip to content

rescript-lang/rescript-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 4, 2025
a59d15d · May 4, 2025
Sep 19, 2022
May 4, 2025
Jun 11, 2023
Sep 24, 2022
Dec 30, 2020
May 4, 2025
Dec 30, 2020
May 4, 2025
May 4, 2025
May 4, 2025
Mar 5, 2025

Repository files navigation

@rescript/react

The Official ReScript Bindings for ReactJS

Versions

@rescript/react ReScript ReactJS Documentation
0.14.x 11.0+ (JSX4 + uncurried mode only) 19
0.12.x, 0.13.x 11.0+ 18 Link
0.11.0 10.1 18 Link
0.10.3 8.3 16.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.