Rambda is a TypeScript-focused functional programming utility library inspired by Ramda and Remeda, designed for use within `R.pipe` chains. It emphasizes curried methods, TypeScript type inference, and a minimal API of only the most essential, easy-to-remember functions. The library supports Deno, dot/comma notation for paths and property selection, and aims to keep methods simple and predictable. It's ideal for developers who want a lightweight, type-safe functional toolkit that integrates seamlessly with TypeScript workflows.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Typescript focused FP library similar to Remeda and Ramda