Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reazen/relude
FP-inspired prelude/standard library for ReasonML projects
https://github.com/reazen/relude
bucklescript prelude reasonml stdlib stdlib-replacement utility
Last synced: 3 months ago
JSON representation
FP-inspired prelude/standard library for ReasonML projects
- Host: GitHub
- URL: https://github.com/reazen/relude
- Owner: reazen
- License: mit
- Created: 2018-10-26T21:59:56.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T20:03:09.000Z (about 1 year ago)
- Last Synced: 2024-07-07T04:24:31.332Z (4 months ago)
- Topics: bucklescript, prelude, reasonml, stdlib, stdlib-replacement, utility
- Language: Reason
- Homepage: https://reazen.github.io/relude
- Size: 8.51 MB
- Stars: 269
- Watchers: 9
- Forks: 41
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - relude - inspired prelude/standard library for ReasonML projects | reazen | 249 | (Reason)
README
# 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!