UNPKG

relude

Version:

Alternative standard library (prelude) for ReasonML

13 lines (9 loc) 673 B
# Relude [![GitHub CI](https://img.shields.io/github/workflow/status/reazen/relude/CI/master)](https://github.com/reazen/relude/actions) [![npm](https://img.shields.io/npm/v/relude.svg)](https://www.npmjs.com/package/relude) [![Coveralls](https://img.shields.io/coveralls/github/reazen/relude.svg)](https://coveralls.io/github/reazen/relude) Relude is a **ReasonML**/**OCaml** standard library replacement ("prelude") written in [ReasonML](https://reasonml.github.io/), targeting compilation to **JavaScript** via the [Melange](https://github.com/melange-re/melange) compiler. Please visit the [documentation site](https://reazen.github.io/relude) for more information!