Community Packages

Official Resources

@rescript/core
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.

Community Resources

rescript-nodejs
Node bindings for ReScript
@jmagaram/rescript-extras
Useful general-purpose utility functions and modules for ReScript projects.
@jmagaram/rescript-seq
Lazy sequences for ReScript.
rescript-test
> A lightweight test framework for ReScript
@kaiko.io/rescript-reindexed
Kind of an IndexedDB ORM written in ReScript with no runtime dependencies.
@kaiko.io/rescript-deser
Simple JSON deserializer for ReScript
@greenlabs/rescript-jest
ReScript bindings for Jest
rescript-bun
Use Bun with ReScript.
@greenlabs/rescript-date-fns
ReScript bindings to date-fns
rescript-result-exn
provides api for result<'a, exn> type
@nobleai/rescript-prelude
NobleAI optinionated frame for unifying external core libraries
kxclib-re
Kxclib packaged to be used with ReScript
rescript-node-html-parser
rescript api for node-html-parser package
@glennsl/rescript-json-combinators
Combinator library for JSON decoding and encoding.
rescript-json
This package helps you convert between Rescript values and JSON values.
rescript
ReScript toolchain
rescript-logger
Logging implementation for ReScript
@fattafatta/rescript-solidjs
ReScript bindings for solid-js.
@dck/rescript-promise
Light and type-safe binding to JS promises