relude
Prelude library
A prelude/standard library for ReasonML projects providing utility functions and data structures.
FP-inspired prelude/standard library for ReasonML projects
267 stars
8 watching
41 forks
Language: Reason
last commit: about 1 year ago
Linked from 1 awesome list
bucklescriptpreludereasonmlstdlibstdlib-replacementutility
Related projects:
Repository | Description | Stars |
---|---|---|
protolude/protolude | A starting point for building custom Preludes in Haskell with common data types and functions in scope. | 402 |
kowainik/relude | A lightweight Haskell standard library designed to balance productivity, safety, and performance. | 708 |
alanrsoares/prelude-js | A modular implementation of Haskell's Prelude library in ES6 for JavaScript programming | 100 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
serokell/universum | A custom prelude providing an alternative set of defaults for Haskell | 177 |
purescript/purescript-prelude | A collection of fundamental building blocks and utilities for the PureScript programming language | 162 |
reasonml/reason-native | Tools and utilities to effectively write native Reason code | 460 |
mostjs/prelude | A collection of reusable modules and functions to simplify the development process | 19 |
melange-community/melange-testing-library | A Reason-based testing library for React and DOM components | 7 |
reasonml-community/mareo | An HTML 5 canvas implementation of Mario in Reason + Bucklescript | 383 |
day8/re-com | A ClojureScript library of reusable UI components for building desktop-class SPA apps | 808 |
reasonml/reason-tools | A toolset that enables conversion and integration of ReasonML with standard programming languages and web development environments. | 372 |
reasonml-community/reason-react-hacker-news | A mobile app built with Reason React to display Hacker News articles | 594 |
eta-lang/eta-prelude | A Haskell package providing functional programming utilities and types for the Eta language. | 7 |
reasonml/red | A tool that enables step-by-step debugging and inspection of OCaml and Reason code | 82 |