This is the latest docs version
Quick Links
  • -Overview
  • -Language Features
  • -JS Interop
  • -Build System
Documentation
Language Manual
Reference for all language features
ReScript & React
First class bindings for ReactJS
GenType
Seamless TypeScript integration
Reanalyze
Dead Code & Termination analysis
Exploration
Packages
Explore third party libraries and bindings
Syntax Lookup
Discover all syntax constructs
APIPlaygroundBlogCommunity
  • Playground
  • Blog
  • Twitter
  • GitHub
  • Forum

Libraries & Bindings

Official Resources

@rescript/std
NPM
The motiviation of this repo is that when ReScript users want to share their library with JS users, the JS users don't need have ReScript toolchain installed, this makes sharing code with JS users easier (more details on that topic can be found in our [Ex
@rescript/core
NPM
ReScript's new standard library. Intended to be familiar for JavaScript developers, easy to use, and be rich enough (without being bloated) so that you don't need to reach for anything else for typical ReScript development.
@rescript/react
NPM|Repository
React bindings for ReScript
@rescript/webapi
NPM|Repository
Experimental successor to [rescript-webapi](https://github.com/TheSpyder/rescript-webapi)
ReScript Test Framework
The most minimalistic testing library you will find for testing ReScript code
genType
Better interop with JS & TS in ReScript

Community Resources

@ryyppy/rescript-promise
NPM
2020 proposal for new ReScript promise bindings
rescript-webapi
NPM|Repository
ReScript bindings to the DOM and other Web APIs
@glennsl/rescript-fetch
NPM|Repository
Zero-cost rescript bindings to the WHATWG Fetch API
rescript-nodejs
NPM|Repository
Node bindings for ReScript
rescript-relay
NPM|Repository
Use Relay with ReScript.
@glennsl/rescript-json-combinators
NPM|Repository
Combinator library for JSON decoding and encoding.
re-formality
NPM|Repository
Form validation tool for @rescript/react
@mobily/stacks
NPM|Repository
⚡ A set of useful components to help you build and maintain React Native (Web too) layouts with ease.
@lozlow/reform
NPM|Repository
Reasonably making forms with ReScript and React sound good
rescript-debounce
NPM|Repository
Debounce for ReScript
rescript-js
NPM
> Bindings to the JS standard library
rescript-react-update
NPM|GitHub
> useReducer with updates and side effects!
rescript-jzon
NPM|Repository
JSON encoding and decoding for ReScript
rescript-react-native
NPM|Repository
ReScript bindings for React Native.
@juspay-tech/hyper-js
NPM|Repository
A ReScript-based JavaScript library for dynamic script loading and HyperLoader initialization.
rescript-debounce-react
NPM|Repository
Debounce hooks for @rescript/react
rescript-classnames
NPM|Repository
Reimplementation of classnames in ReScript
codetraverse-bridge-jp
NPM|Repository
CodeTraverse - Multi-language static code analysis tool with Node.js bridge
@dusty-phillips/rescript-zora
NPM|Repository
lightning-fast testing for a lightning-fast compiler
rescript-react-intl
NPM|GitHub
ReScript bindings to react-intl
rescript-relay-router
NPM|Repository
A ReScript web router for RescriptRelay.
@softwarefactory-project/re-ansi
NPM|Repository
ANSI code to HTML
@jsiebern/bs-material-ui
NPM|GitHub
This library provides Reason bindings for material-ui.
rescript-json-schema
NPM|Repository
📄 Typesafe JSON Schema for ReScript
rescript-logger
NPM|Repository
Logging implementation for ReScript
rescript-vitest
NPM|Repository
[![npm](https://img.shields.io/npm/v/rescript-vitest)](https://www.npmjs.com/package/rescript-vitest) [![npm downloads](https://img.shields.io/npm/dm/rescript-vitest)](https://www.npmjs.com/package/rescript-vitest) [![license](https://img.shields.io/githu
@rescript-mui/material
NPM|Repository
This library provides ReScript bindings for material-ui (MUI).
@kaiko.io/rescript-deser
NPM|GitLab
Simple JSON deserializer for ReScript
rescript-react-intl-extractor-bin
NPM|GitHub
Binaries for the rescript-react-intl message extractor
@kaiko.io/rescript-reindexed
NPM|GitLab
Kind of an IndexedDB ORM written in ReScript with no runtime dependencies.
rescript-email-validator
NPM|Repository
ReScript bindings for email-validator
rescript-embed-lang
NPM
A general purpose PPX and library for embedding other languages into ReScript, via code generation.
@rescript-mui/lab
NPM|Repository
This library provides ReScript bindings for material-ui-lab.
@tilia/react
NPM|Repository
🍃 React State Management with Tilia.
@mobily/rescript-date
NPM|Repository
📆 Date manipulation in ReScript.
rescript-material-ui-lab
NPM|GitHub
This library provides ReScript bindings for material-ui-lab.
@nobleai/rescript-prelude
NPM|GitHub
NobleAI optinionated frame for unifying external core libraries
@nobleai/rescript-cypress
NPM|Repository
Rescript bindings for Cypress
rescript-material-ui
NPM|GitHub
This library provides ReScript bindings for material-ui.
highlightjs-rescript
NPM|Repository
highlight.js syntax definition for ReScript programming language
@nobleai/rescript-lodash
NPM|GitHub
Rescript Bindings for Lodash
tilia
NPM|Repository
🍃 State management library, domain-driven.
codetraverse-bridge-prad
NPM|Repository
CodeTraverse - Multi-language static code analysis tool with Node.js bridge
@fframes/editor
NPM
The only official ReScript starter template.
@nobleai/rescript-rxjs
NPM|Repository
Rescript bindings for Rxjs
@rescript-react-native/cameraroll
NPM|Repository
ReScript bindings for @react-native-community/cameraroll.
@nobleai/rescript-fields
NPM|Repository
Elaborate form validation system for Rescript
@nobleai/rescript-vitest
NPM|GitHub
Rescript Bindings for Vitest
rescript-bun
NPM
Use Bun with ReScript.
create-rescript-app
NPM|Repository
Quickly create new ReScript apps from project templates.
@merchise/rescript-tabler-icons-react
NPM|GitLab
ReScript binding to @tabler/icons-react
@kaiko.io/rescript-heroicons-react
NPM|GitLab
Unofficial ReScript binding to @heroicons/react
rescript-x
NPM
A ReScript framework for building server-driven web sites and applications. Use familiar tech like JSX and the component model from React, combined with simple server driven client side technologies like HTMX. Built on Bun and Vite.
vanrs
NPM|Repository
Rescript bindings for the VanJS, the lightest weight reactive JavaScript framework for building web applications.
@greenlabs/garter
NPM
<img src="docs/garter.svg" alt="garter" width="200" height="200" align="right" />
@dck/rescript-promise
NPM
Light and type-safe binding to JS promises
rescript-rest
NPM|Repository
😴 ReScript RPC-like client, contract, and server implementation for a pure REST API
@dck/rescript-ky
NPM
ReScript bindings for ky HTTP client
rescript-worker-loader
NPM|Repository
Enable web worker-loader for your create-react-app project.
res-react-intl
NPM|Repository
Reason/OCaml PPX generating ReactIntl `id` from `defaultMessage`
@jmagaram/rescript-extras
NPM
Useful general-purpose utility functions and modules for ReScript projects.
@fattafatta/rescript-jotai
NPM|Repository
Rescript bindings for Jotai (react state management).
rescript-push
NPM|Repository
This package closely wraps the [Push API](https://developer.mozilla.org/en-US/docs/Web/API/Push_API). It does not include the Push API Service Worker Additions. Instead, it is a dependency of the `rescript-service-worker` package. It has not been exhaust
react-grid-dashboard
NPM
React component for a grid layout within fixed width / height. Usefull for dashboards or full screen web applications.
resforge
NPM|Repository
ResForge is package to manipulate the DOM to make front-end development easier and faster rather than writting JavaScript bindings manually.
codetraverse2
NPM|Repository
CodeTraverse - Multi-language static code analysis tool with Node.js bridge
react-rules-of-hooks-ppx
NPM
ppx validates the rules of React hooks
@nobleai/rescript-documentation
NPM|GitHub
NobleAI tool for generating rescript library documentation
@bettercart/rescript-react-script-loader
NPM|Repository
Load third-party scripts into your react app using hooks.
@greenlabs/rescript-jest
NPM|Repository
ReScript bindings for Jest
rescript-polished
NPM|Repository
ReScript bindings for polished.
@rescript-react-native/netinfo
NPM|Repository
ReScript bindings for @react-native-community/netinfo.
rescript-openapi
NPM|Repository
🕸️ Typesafe OpenAPI for ReScript
@rescript-graphql-codegen/operations
NPM
rescript-ionic
NPM|Repository
Ionic bindings for Rescript
rescript-disable-eslint
NPM|Repository
Enable web worker-loader for your create-react-app project.
@giraud/rescript-react-diagram
NPM|Repository
Easy to use automatic diagram layout component in react
@seamonster-studios/rescript-react-error-boundary
NPM|Repository
Install
@seamonster-studios/rescript-lodashsortby
NPM|Repository
Install
rescript-react-navigation
NPM|Repository
ReScript bindings for react-navigation.
@bettercart/rescript-headless-ui-react
NPM|Repository
tarantula-fl
NPM|Repository
![Run Test 🔬 ](https://github.com/JoranHonig/tarantula/workflows/Run%20Test%20%F0%9F%94%AC/badge.svg) [![npm](https://img.shields.io/npm/v/tarantula-fl)](https://www.npmjs.com/package/tarantula-fl) [![](https://img.shields.io/twitter/follow/JoranHonig?st
codetraverse-monorepo
NPM|Repository
CodeTraverse - Multi-language static code analysis tool with Node.js bridge
rescript-blossom
NPM|Repository
A ReScript implementation of the blossom maximum-matching algorithm
@vaultera-co/switch-js
NPM|Repository
A ReScript-based JavaScript library for dynamic script loading and SwitchLoader initialization.
@rescript-react-native/device-info
NPM|Repository
ReScript bindings for react-native-device-info.
@bettercart/rescript-dinero
NPM|Repository
[dinero.js](https://dinerojs.com/) bindings for ReScript
@jsiebern/bs-material-ui-lab
NPM|GitHub
This library provides Reason bindings for material-ui-lab.
@seamonster-studios/rescript-downshift
NPM|Repository
Install
@prekel/rescript-bbcode
NPM|Repository
BBCode parser written in ReScript (OCaml) with TypeScript typings.
@seamonster-studios/rescript-sentry
NPM|Repository
Install
cnip-snippet
NPM|Repository
cnip manages shell command snippets from the command line.
@ant-design-rescript/components
NPM|Repository
ReScript bindings for antd
@wicke/retask
NPM|GitHub
Elm task but for ReScript
rescript-js-map
NPM|Repository
ReScript bindings to the native JavaScript Map data type
create-rs-project
NPM|Repository
This is for generating the rescript project template/starter code.
@retypes/dayjs
NPM|Repository
dayjs type binding for rescript
@seamonster-studios/rescript-lodashstartcase
NPM|Repository
Install
@softwarefactory-project/re-patternfly
NPM
ReScript binding for Patternfly
@rpominov/rescript-promise
NPM|Repository
Another Promise bindings for ReScript
@bettercart/rescript-react-currency-formatter
NPM
rescript-edgedb
NPM|Repository
Use EdgeDB in ReScript.
rescript-path-rebuild
NPM|Repository
Transform a file path by splitting the original path into an array of parts and defining a new path in terms of indices of the parts
@catala-lang/catala-explain
NPM|Repository
A module for explicability from the trace of a catala program
@expln/utils
NPM
The only official ReScript starter template.
@rescript-graphql-codegen/base-types
NPM
reskeleton
NPM|Repository
React Reason skeleton component
rescript-replay
NPM
A simple, powerful state manager for Rescript React
rescript-stripe
NPM|Repository
💸 Stripe Billing as a Config
@jvlk/rescript-fresh
NPM|Repository
ReScript bindings and utils for [Fresh](https://fresh.deno.dev/).
@cca-io/rescript-logger
NPM|GitHub
Simple logger library for ReScript apps
yalib-inc
NPM
rescript-heroicons
NPM|Repository
ReScript binding to Heroicons
rescript-gesture-handler
NPM|Repository
ReScript bindings for react-native-gesture-handler
rescript-smooth
NPM|Repository
A rescript configuration for smooth React Apps
rescript-hash
NPM|Repository
Secure Hash Algorithms for ReScript
@rescriptbr/ancestor
NPM
rescript-ink
NPM|GitHub
ReScript bindings for Ink
@seamonster-studios/rescript-reactquery-v1
NPM|Repository
Install
rescript-react-on-rails
NPM|Repository
ReScript bindings to react-on-rails
@seamonster-studios/use-previous
NPM|Repository
Install
@jmagaram/rescript-seq
NPM|Repository
Lazy sequences for ReScript.
rescript-chakra
NPM|Repository
⚡️ ReScript bindings for @chakra-ui/react
@prefix_re/std
NPM|Repository
Standard Library for ReScript
@seamonster-studios/use-interval
NPM|Repository
Install
@seamonster-studios/rescript-react-map-gl
NPM|Repository
Install
rescript-swr
NPM|Repository
SWR bindings for ReScript
@seamonster-studios/use-trigger-error-boundary
NPM|Repository
Install
rescript-js-iterator
NPM|Repository
ReScript bindings to the JavaScript iterator protocol
blazeman
NPM|Repository
blazeman - Cloud Firestore CLI <img src=".github/icon.svg" alt="logo" title="logo" width="32"> ========================================
rescript-material-ui-ppx
NPM|GitHub
This is a ppx for using the withStyles component in ReScript Material-UI
@lukinco/cra-template-rescript-lukin
NPM|GitHub
The Lukin Co. template for Create React App and ReScript
@futurert/rescript-koa
NPM|Repository
koa.js bindings for rescript.
@seamonster-studios/use-countdown
NPM|Repository
Install
rescript-remix
NPM|Repository
Bindings and helpers for [Remix](https://remix.run/).
@tsirysndr/rescript-deno
NPM|Repository
Deno bindings for ReScript
@fattafatta/rescript-solidjs
NPM|Repository
ReScript bindings for solid-js.
@fattafatta/babel-preset-rescript-solidjs
NPM
Babel preset to transform ReScript code to solidJs.
@seamonster-studios/rescript-downshift-v5
NPM|Repository
Install
@mikeskoe/rex
NPM|Repository
Published in NPM as `@MikeSkoe/rex`
elm-pen
NPM|Repository
Generate your own Elm modules
@opendevtools/rescript-intl
NPM
Parse dates and numbers using the Intl API in ReScript
@every-layout/react-tamagui
NPM|Repository
This library was generated with [Nx](https://nx.dev).
@seamonster-studios/react-spread
NPM|Repository
Install
@sminnee/res-suspenders
NPM
Suspenders ==========
rescript-dnd
NPM|Repository
Drag-n-drop for @rescript/react
@rescript-sentry/react
NPM|Repository
This library provides Rescript Bindings for sentry-react
acnodb
NPM
A simple json database (document oriented) reason database
rescript-react-tweet-embed
NPM|Repository
ReScript React component to embed tweets.
@seamonster-studios/rescript-moment-tz
NPM|Repository
Install
@seamonster-studios/rescript-swiper8
NPM|Repository
## Install
create-rescript-config
NPM|Repository
A simple CLI utility to generate the required files to get you up and running with [ReScript](https://rescript-lang.org/).
rescript-react-flatpickr
NPM|Repository
Rescript bindings for the react-flatpickr npm package
rescript-throttle-react
NPM|Repository
Throttle hooks for @rescript/react
@float-capital/rescript-recharts
NPM|Repository
ReScript bindings for Recharts
@seamonster-studios/rescript-localstorage
NPM|Repository
Install
@colisweb/rescript-react-icons-ai
NPM
React icons rescript bindings
@seamonster-studios/rescript-dayjs
NPM|Repository
Install
rescript-vector
NPM
Persistent Vector implemenetation in ReScript
@rescriptbr/reform
NPM|Repository
Reasonably making forms with ReScript and React sound good
@enspirit/rescript-prettier
NPM|Repository
ReScript bindings for Prettier.js
rescript-json
NPM|GitHub
This package helps you convert between Rescript values and JSON values.
unplugin-rescript
NPM|Repository
a plugin for integration ReScript with most Bundler (Vite, Rollup, Webpack, Esbuild, etc).
rescript-linaria
NPM|Repository
ReScript bindings to Linaria
@resinfo/async
NPM|Repository
A ReScript module providing a lazy, typesafe API for writing asynchronous code.
rescript-graphql-relay
NPM
Rescript wrapper for graphql-relay library
@dzakh/rescript-core
NPM|Repository
**This is vendored stdlib for personal usage**
rescript-effect-reducer
NPM|Repository
React.useReducer hook on steroids with the possibility of side-effects controlling
@seamonster-studios/rescript-lodashuniq
NPM|Repository
Install
rescript-next
NPM|Repository
ReScript bindings for Next.js
rescript-chokidar
NPM|Repository
ReScript bindings for chokidar
@rohea/re-polished
NPM|Repository
ReScript port of Polished library for color manipulation
@sachindra_ragul/devtools
NPM|Repository
- [Installation](../../README.md)
@rescript-react-native/svg
NPM|Repository
ReScript bindings for react-native-svg.
@seamonster-studios/rescript-use-previous
NPM|GitHub
Install
@ahrefs/bs-react-intl-ppx
NPM|Repository
Generete ReactIntl.messages
@seamonster-studios/rescript-faker
NPM|Repository
Install
melange-deps
NPM|Repository
Install lastest version of dev esy.json for melange-re/melange with npx
rescript-primereact
NPM
Rescript bindings for PrimeReact component library.
@rescript-graphql-codegen/lib
NPM
rescript-throttle
NPM|Repository
Throttle for ReScript
rescript-firebase
NPM|Repository
Rescript bindings for Firebase
bsconfig.json
NPM|Repository
Quickly create an opinionated bsconfig.json
@seamonster-studios/rescript-deck-gl
NPM|Repository
Install
@dck/rescript-react-query
NPM
ReScript bindings for react-query
rescript-funicular
NPM|Repository
composable JSON parsing for ReScript
@rescript-graphql-codegen/core-plus
NPM
generator-create-react-app-rewired-babel-ts
NPM|Repository
Use create-react-app ( CRA ) with babel and typescript
rescript-use-sync-external-store
NPM|Repository
ReScript bindings to use-sync-external-store
@octod/thestate
NPM
A tiny state manager writter in Rescript
rescript-jalaali-js
NPM|Repository
rescript binding for jalaali js
@seamonster-studios/rescript-reach-checkbox
NPM|Repository
Install
rescript-picomatch
NPM|Repository
ReScript bindings for picomatch
rescript-mngutils
NPM|Repository
a rescript utils library
@scotttrinh/rescript-jotai
NPM|Repository
Rescript bindings for Jotai (react state management).
@loustic/rescript-form-validator
NPM
Form validation library for React/TypeScript projects
@rescript-graphql-codegen/graphql
NPM
@softwarefactory-project/zuul-results-gerrit-plugin
NPM|Repository
Gerrit plugin to display zuul results
cra-template-rescript-vite
NPM|Repository
ReScript + .React + Vite template for Create React App
re-schema-form
NPM|Repository
rescript. Re-schema-form is a meta based render.
cra-template-rescript
NPM|Repository
ReScript + Reason React template for Create React App
rescript-phoenixjs
NPM|Repository
This is a typings of PhoenixJS lib for Rescript Language
@ggteven/rescript-dayjs
NPM|Repository
A rescript binding for dayjs
@endosama/rescript-jest-dom
NPM|Repository
jest-dom bindings for Rescript
rescript-node-html-parser
NPM|Repository
rescript api for node-html-parser package
snowpack-rescript-react
NPM|Repository
[![npm](https://img.shields.io/npm/v/snowpack-rescript-react)](https://npm.im/snowpack-rescript-react) [![npm](https://img.shields.io/npm/dm/snowpack-rescript-react)](https://npm.im/snowpack-rescript-react)
@colisweb/rescript-react-icons-fa
NPM
React icons rescript bindings
@glennsl/rescript-geojson
NPM|Repository
Simple GeoJSON decoder library for ReScript based on @glennsl/rescript-json-combinators.
@plowtech/rescript-aeson
NPM|Repository
ReScript JSON serializations that match Haskell aeson
rescript-ssg
NPM|Repository
Rescript React static site generator
@rescript-bindings/expo
NPM|Repository
Rescript bindings for Expo
@nasi/re-boost
NPM|Repository
ReScript bindings for Boost
rescript-discordjs
NPM
<div align="center"> <br /> <p> <a href="https://discord.js.org"><img src="https://discord.js.org/static/logo.svg" width="546" alt="discord.js" /></a> </p> <br /> <p> <a href="https://www.npmjs.com/package/rescript-discordjs"><img src="https:/
@3c1u/bs-inertia
NPM|Repository
ReScript binding for Inertia.js
@seamonster-studios/rescript-lodashisequal
NPM|Repository
Install
@rescriptbr/react-bootstrap
NPM|Repository
Rescript bindings for ReactBootstrap
rescript-service-worker-loader
NPM|Repository
Enable service-worker-loader for your create-react-app project.
@seamonster-studios/rescript-lodashdifference
NPM|Repository
Install
@colisweb/rescript-react-icons-fi
NPM
React icons rescript bindings
rescript-ava
NPM|Repository
ReScript bindings to the AVA test framework
@float-packages/rescript-client
NPM|Repository
API for Float DAO smart contracts
cra-template-rescript-snowpack
NPM|Repository
ReScript + .React + Snowpack template for Create React App
@nasi/boost-inc
NPM
Self-adjusting Computation by Umut Acar
rescript-fp-core
NPM
A standard library for ReScript with a focus on Functional Programming
rescript-tinybench
NPM|Repository
ReScript bidnings to tinybench
@enspirit/rescript-mustache
NPM|Repository
ReScript bindings for Mustache.js
rescript-anymatch
NPM|Repository
ReScript bindings for anymatch
@jvlk/rescript-future
NPM|Repository
```sh npm install @vlk/rescript-future ```
cra-template-rescript-parcel
NPM|Repository
ReScript + React + Parcel template for Create React App
rescript-grid
NPM|Repository
ReScript React CSS Grid Wrapper
kxclib-re
NPM|Repository
Kxclib packaged to be used with ReScript
rescript-nativebase
NPM|Repository
ReScript bindings for NativeBase
@nasi/js-sexplib0
NPM
Port of Jane Street's Sexplib0 to ReScript
@jvlk/rescript-lite-jsx
NPM|Repository
ReScript support for lite-jsx, a lightweight library to generate HTML. A good match for something like HTMX.
rescript-mobx-react
NPM
Mobx bindings for Rescript with React
rescript-fluentci
NPM
FluentCI SDK for Rescript
@ancestor-ui/core
NPM
rescript-ms
NPM|GitHub
Reimplementation of ms in ReScript
rescript-axios
NPM
Axios bindings with reason-promise
rescript-graphqljs
NPM
Rescript wrapper over graphqljs library
rescript-rtype
NPM|Repository
A super simple JSON decoder for Rescript
res-date-fns
NPM|Repository
ReScript bindings to date-fns
@line100/rescript-seq
NPM
A `Lazy Sequence` implimation. Highly abstracted stream like `RxJs` but without `time`.
expo-template-rescript
NPM
This is the Expo template that allows you to build mobile applications with use of ReasonML/ReScript.
@enspirit/rescript-markdown-it
NPM|Repository
ReScript bindings for MardownIt.js
rescript-react-helmet
NPM|Repository
ReScript bindings for React Helmet, a document head manager for React
rescript-http
NPM
A lightweight HTTP client library for ReScript, designed to be used immediately.
rescript-docx
NPM
ReScript bindings for the docx.js lib
rescript-benchmarkjs
NPM|Repository
ReScript bindings to the Benchmark.js library
resattributes
NPM|Repository
Quickly add reasonml and rescript attributes to your project
@rescript-graphql-codegen/graphql-tag
NPM
@opendevtools/rescript-telefonnummer
NPM|Repository
Phone number formatter for Swedish phone numbers
listboxkit
NPM|Repository
Small and flexible React hooks for building custom and accessible listbox components.
@softwarefactory-project/re-gerrit
NPM|Repository
Gerrit client
rescript-repl
NPM
Run a REPL to execute ReScript code in interactive mode
@nobleai/rescript-testing-library
NPM|GitHub
Rescript Bindings for Testing Library
rescript-contentful
NPM|Repository
ReScript bindings for Contentful
@seamonster-studios/use-id-ref
NPM|Repository
Install
@urql/rescript
NPM
[![npm](https://img.shields.io/npm/v/@urql/rescript.svg)](https://www.npmjs.com/package/@urql/rescript) [![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg)](#contributors) [![Build Status](https://github.com/FormidableLabs/re
rescript-use-dark-mode
NPM|Repository
ReScript bindings for use-dark-mode
@rescript-react-native/safe-area-context
NPM|Repository
ReScript bindings for react-native-safe-area-context.
@cvr/expo-template-rescript
NPM
This is the Expo template that allows you to build mobile applications with use of ReasonML/ReScript.
app-template-rescript-react
NPM|Repository
> ✨ Bootstrapped with Create Snowpack App (CSA).
@ant-design-rescript/icons
NPM|Repository
ReScript bindings for @ant-design/icons
cra-template-kingdom-rescript
NPM|Repository
The Kingdom template for Create React App and ReScript
@ouanake/rescript-react-diagram
NPM|Repository
Easy to use automatic diagram layout component in react
@illusionalsagacity/rescript-material-ui-ppx
NPM|GitHub
This is a ppx for using the withStyles component in ReScript Material-UI
rescript-aws-sdk-v3
NPM|Repository
ReScript bindings against the AWS JavaScript SDK v3
@alexmouton/rescript-hono
NPM|Repository
Rescript bindings for Hono
rescript-js-set
NPM|Repository
ReScript bindings to the native JavaScript Set data type
cra-template-res
NPM|Repository
ReScript + ReScript React template for Create React App
@mikrav/reval
NPM
Simple validation schema for Rescript.
@nojaf/vite-plugin-rescript
NPM
rescript-react-datepicker
NPM|Repository
react-datepicker bindings for [Rescript](https://rescript-lang.org/).
res-logger
NPM|Repository
Logging implementation for ReScript
rescript-hyperactiv
NPM
@illusionalsagacity/rescript-date
NPM|GitHub
📆 Date manipulation in ReScript.
@seamonster-studios/rescript-jscookie
NPM|Repository
Install
tmi.res
NPM|Repository
ReScript bindings for tmi.js
@seamonster-studios/rescript-use-measure
NPM|Repository
Install
@fattafatta/rescript-zora-jsdom
NPM|Repository
An extension for rescript-zora that provides a DOM context for tests (via jsdom).
rescript-these
NPM|Repository
An either-or-both data type implementation in ReScript
@glennsl/rescript-react-hooks
NPM
Better hooks for rescript-react
@vinitjuspay/rescript-design-system
NPM|Repository
ReScript bindings for @vinitjuspay/design-system
rescript-stage-zero
NPM|Repository
A collection of low-level DOM tools for building high performance web interfaces using Rescript, inspired by Freak613/stage0
@enspirit/dem-core-rescript
NPM|Repository
Core library of doc-e-mate in ReScript
@mikrav/bs-platform
NPM|Repository
ReScript compiler, OCaml standard libary by ReScript and its required runtime support
@colisweb/rescript-react-icons-md
NPM
React icons rescript bindings
bindoj-runtime-re
NPM|Repository
ReScript runtime library for Bindoj -- A generative datatype toolkit for OCaml centric workflows
@rescript-react-native/flash-list
NPM|Repository
ReScript bindings for @shopify/flash-list
@seamonster-studios/rescript-radix-accordion
NPM|Repository
# Install
@jvlk/rescript-remix
NPM
ReScript bindings, modules, and functions for Remix.
gatsby-plugin-bs-css-emotion
NPM|Repository
Gatsby plugin to use bs-css-emotion with ReScript or Reason to extract critical css.
@enspirit/dem-fsi-rescript
NPM|Repository
File system interface library of doc-e-mate in ReScript
rescript-big
NPM|Repository
ReScript bindings for Big.js library
@rohea/re-polished-bs-css
NPM|Repository
RePolished bindings for bs-css
remporium
NPM|Repository
Redux inspired state management library for rescript-react
@colisweb/rescript-react-icons-ti
NPM
React icons rescript bindings
@emeks/rescript-react-restate
NPM|GitHub
This library is a fork and re-design of [rescript-react-update](https://github.com/bloodyowl/rescript-react-update).
@rescript-graphql-codegen/graphql-codegen-embed-lang
NPM
snowpack-plugin-rescript
NPM|Repository
Snowpack plugin for ReScript
openapi-to-rescript-generator
NPM
> **Note** > This is just a first pass at this. Some stuff isn't supported yet. Expect some bugs.
@colisweb/rescript-react-icons-fc
NPM
React icons rescript bindings
@octod/rescript-react-icons
NPM|GitHub
``` yarn add react-icons @octod/rescript-react-icons ```
@veikkaus/node-config
NPM|Repository
Rescript configuration library for nodejs
js-array2-ex
NPM|GitHub
Some extension methods to ReScript's Js.Array2 module
functional-data-structure
NPM|Repository
A Rescript package for functional data structure.
@fattafatta/rescript-react-lazy
NPM|Repository
Minimal ReScript bindings for React.lazy
rescript-state-machine
NPM|Repository
Statemachines for ReScript
ygo-text-rater
NPM
The only official ReScript starter template.
@silence_zhpf/remda
NPM
This is a lambda with rescript
rescript-jsonwebtoken
NPM|Repository
An experimental Rescript binding for jswonwebtoken.
@seamonster-studios/rescript-use-countdown
NPM|GitHub
Install
@plowtech/rescript-aeson-spec
NPM|Repository
Test rescript-aeson encode and decode functions against golden files generated from the Haskell library hspec-golden-aeson
@rescript-react-native/push-notification-ios
NPM|Repository
ReScript bindings for @react-native-community/push-notification-ios.
yolang
NPM|GitHub
Rust-like programming language targetting WebAssembly
@nasi/js-base-runtime
NPM|Repository
Collected runtime libraries for Jane Street's Base
@fattafatta/babel-plugin-rescript-react-to-jsx
NPM|Repository
Transforms ReScript React.createElement calls back to JSX syntax
rescript-nanoid
NPM|Repository
ReScript bindings to Nano ID library.
@enspirit/rescript-node-sass
NPM|Repository
ReScript bindings for node-sass
@colisweb/rescript-react-icons-ri
NPM
React icons rescript bindings
rescript-ajax
NPM|Repository
rescript module for sendig ajax via axious
@resinfo/parser
NPM|Repository
@resinfo/parser is a parser combinator library for ReScript.
rescript-react-starter
NPM|Repository
ReScript React starter kit
@enspirit/rescript-execa
NPM|Repository
ReScript bindings for Execa.js
@dck/rescript-date-fns
NPM
ReScript bindings for date-fns
@rescript-react-native/keychain
NPM|Repository
ReScript bindings for react-native-keychain.
cra-template-rescript-app
NPM|Repository
The base template for Create React App with rescript.
rescript-clean-deep
NPM|Repository
Remove empty or nullable values from JavaScript objects
rescript-webext
NPM
ReScript bindings for Web Extensions
rescript-result-exn
NPM
provides api for result<'a, exn> type
immutable-tree-module
NPM|Repository
Immutable, fully persistent, and balanced binary search tree data structure implementation in pure js.
@minnozz/rescript-recharts
NPM|Repository
ReScript bindings for Recharts
@rescript-react-native/template
NPM|Repository
React Native template for application developed with ReScript.
@enspirit/rescript-chokidar
NPM|Repository
ReScript bindings for Chokidar.js
@enspirit/dem-rescript
NPM|Repository
Doc-e-mate in ReScript
@aivero/std
NPM|GitLab
Standard Library for ReScript
@plowtech/rescript-fetch
NPM|Repository
ReScript Bindings for the Fetch API
rescript-hugeicons
NPM|Repository
ReScript binding to Hugeicons
rescript-auth0-react
NPM|Repository
rescript bindings for auth0's react library
rescript-deno
NPM
ReScript bindings to Deno APIs
@codegouvfr/rescript-react-dsfr
NPM
ReScript bindings for react-dsfr
rescript-body-scroll-lock
NPM|Repository
ReScript bindings for body-scroll-lock
@rescript-graphql-codegen/graphql-codegen
NPM
@rescript-react-native/edge-to-edge
NPM|Repository
ReScript bindings for react-native-edge-to-edge
rescript-kotori
NPM
supports rescript for kotori-bot
kotori-plugin-res-test
NPM
a kotori project
expo-rescript-template
NPM
Expo template to build mobile application with ReScript.
@rescript-react-native/datetimepicker
NPM|Repository
ReScript bindings for @react-native-community/datetimepicker.
@colisweb/rescript-react-icons-gi
NPM
React icons rescript bindings
@rescript-react-native/checkbox
NPM|Repository
ReScript bindings for @react-native-community/checkbox.
reson
NPM
ReSon is a ReScript library that provides a convenient way to parse JSON data in a type-safe manner. Inspired by the classify approach described in the ReScript documentation and libraries like aeson, ReSon aims to simplify the process of parsing and vali
rescript-react-compat
NPM|GitHub
> An alternative upgrade path for ReasonReact
@dck/rescript-tanstack-react-table
NPM
ReScript bindings for tanstack-react-table
rescript-esriloader
NPM|Repository
Library for using esri loader in rescript.
rescript-abort-controller
NPM|Repository
zero-cost bind for Web API AbortController
rescript-validator
NPM
ReScript bindings for validator.js
@rescript-react-native/image-editor
NPM|Repository
ReScript bindings for @react-native-community/image-editor.
@colisweb/rescript-react-icons-gr
NPM
React icons rescript bindings
@seamonster-studios/rescript-radix-dialog
NPM|Repository
Install
@float-packages/config
NPM|Repository
Smart contract addresses and other config for Float Capital
rescript-commander
NPM
Rescript bindings for the [Commander javascript library](https://github.com/tj/commander.js)
rescript-headlessui
NPM|Repository
ReScript bindings to HeadlessUI React component library
@cobbweb/rescript-remix
NPM|Repository
Bindings and helpers for [Remix](https://remix.run/).
@rescript-react-native/slider
NPM|Repository
ReScript bindings for @react-native-community/slider.
@princed/rescript-disable-eslint
NPM|Repository
Enable web worker-loader for your create-react-app project.
rescript-prisma
NPM
Rescript wrapper over prisma orm
rescript-helpers
NPM
Set of Rescript helpers
@rescript-react-native/linear-gradient
NPM|Repository
ReScript bindings for react-native-linear-gradient.
snowpack-graphql-ppx
NPM
A tiny Snowpack plugin to fix https://github.com/reasonml-community/graphql-ppx usage of `require`
rescript-mongoose
NPM|Repository
In development: A Rescript binding for Mongoose
rescript-reanimated
NPM|Repository
ReScript bindings for react-native-reanimated v2
@rescript-react-native/image-picker
NPM|Repository
ReScript bindings for react-native-image-picker.
@dck/rescript-msw
NPM
ReScript bindings for msw
rescript-peerjs
NPM|Repository
Rescript bindings for PeerJS
@seamonster-studios/rescript-radix-checkbox
NPM|Repository
Install
rescript-react-error-boundary
NPM
@line100/rescript-nom
NPM
The only official ReScript starter template.
@rescript-react-native/async-storage
NPM|Repository
ReScript bindings for @react-native-async-storage/async-storage.
@rescript-react-native/fetch-blob
NPM|Repository
ReScript bindings for rn-fetch-blob.
rescript-atdgen-generator
NPM|Repository
Atdgen prebuilt binaries for 3 major OS platforms.
rescript-preact-signals
NPM|Repository
rescript bindings for preact's signals library
rescript-tuple
NPM|Repository
Helpers for improved ergonomics when working with 2-tuples.
@rescript-react-native/inappbrowser
NPM|Repository
ReScript bindings for react-native-inappbrowser
@seamonster-studios/use-timeout
NPM|Repository
Install
@jvlk/rescript-dream
NPM|Repository
A functional ReScript server framework for Javascript runtimes. Currently supports Express and Bun.
@rescript-react-native/viewpager
NPM|Repository
ReScript bindings for @react-native-community/viewpager.
simple-js-orm
NPM
SimpleORM - A Lightweight JavaScript ORM for REST APIs build in Rescript.
taperes
NPM|Repository
Simple TAP producing testing library for ReScript
resgitignore
NPM|Repository
Quickly add reasonml and rescript gitignore values to your project
@colisweb/rescript-react-icons-io
NPM
React icons rescript bindings
typed-css-classes
NPM|Repository
Type-safe css modules for ReScript
rescript-mitosis
NPM
@rescript-react-native/clipboard
NPM|Repository
ReScript bindings for @react-native-community/clipboard.
resyntax
NPM|Repository
Migrate files between .re .rei .res .resi .ml .mli extensions for ocaml, reasonml, bucklescript and rescript syntaxes
releet
NPM
The only official ReScript starter template.
@dck/rescript-ky-promise
NPM
ReScript bindings for ky HTTP client with rescript-promise
rescript-vscode
NPM|Repository
ReScript language support (official)
rescript-lint
NPM|Repository
A linting tool for ReScript based on ast-grep.
rescript-antd
NPM
Provide Rescript bindings for antd
rescript-blueprint
NPM
Rescript bindings for Blueprint (React-based UI toolkit)
rescript-sjcl
NPM|Repository
Rescript binding for sjcl
rescript-d3
NPM|Repository
ReScript bindings to Day.js library.
@rescript-react-native/geolocation
NPM|Repository
ReScript bindings for @react-native-community/geolocation.
@kaylew/rescript-axios
NPM
A Js binding library of axios for rescript based on @ryyppy/rescript-promise
@rescript-react-native/safe-area-view
NPM|Repository
ReScript bindings for react-native-safe-area-view.
rescript-swipe-list-view
NPM|Repository
ReScript bindings for react-native-swipe-list-view
rescript-iframe-fit-content
NPM|Repository
Automatically set the height of the iframe based on the content.
rescript-simple-pdf
NPM|Repository
simple pdf viewer
dogumentation
NPM|Repository
Build a dogumentation for you Rescript React components
@rescript-react-native/paper
NPM|Repository
ReScript bindings for react-native-paper.
cra-template-rescript-tailwind
NPM|Repository
ReScript + ReScript React template for Create React App
@rescript-react-native/picker
NPM|Repository
ReScript bindings for @react-native-picker/picker.
@rescript-react-native/webview
NPM|Repository
ReScript bindings for react-native-webview.
rescript-react-mapbox-gl
NPM|Repository
Rescript bindings for the react-map-gl npm package
@rescript-react-native/permissions
NPM|Repository
ReScript bindings for react-native-permissions.
@futurert/rescript-koa-router
NPM|Repository
koa.js bindings for rescript.
cra-template-hello-res
NPM|Repository
ReScript + ReScript React template for Create React App
@jvlk/rescript-htmx
NPM|Repository
JSX types and bindings to use ReScript and HTMX together.
@seamonster-studios/rescript-radix-radio-group
NPM|Repository
## Install
@davirain/algorithms-res
NPM
@fakenickels/ancestor-core
NPM
rescript-redux
NPM
👋 rescript-redux ----------------
@finpoints-tech/payment-js
NPM
A ReScript-based JavaScript library for dynamic script loading and PaymentLoader initialization.

Include

Guidelines

    Publishing ReScript npm packages

© 2025 The ReScript Project

Software and assets distribution powered by KeyCDN.

About
  • Community
  • ReScript Association
Find us on