FP iterators that are both eager and asynchronous
☆549Aug 27, 2022Updated 3 years ago
Alternatives and similar repositories for fasy
Users that are interested in fasy are comparing it to the libraries listed below
Sorting:
- Cancelable Async Flows (CAF)☆1,359Aug 27, 2022Updated 3 years ago
- FP library for JavaScript. Supports named-argument style methods.☆450Aug 27, 2022Updated 3 years ago
- The Type Linter for JS☆384Nov 11, 2021Updated 4 years ago
- Provides React-inspired 'hooks' like useState(..) for stand-alone functions☆1,009Aug 27, 2022Updated 3 years ago
- The most powerful IO monad implementation in JS, possibly in any language!☆1,129Jan 4, 2026Updated 2 months ago
- Asynchronous flow control (promises, generators, observables, CSP, etc)☆1,735Mar 4, 2020Updated 6 years ago
- Composable alternative for Lodash.matches()☆14Apr 25, 2018Updated 7 years ago
- Specialized async queue data structure, supports revocation of values☆176May 1, 2023Updated 2 years ago
- Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.☆16,794Dec 26, 2023Updated 2 years ago
- Maybe is a type that wraps optional values☆301Oct 19, 2018Updated 7 years ago
- 🐆 An immutable list with unmatched performance and a comprehensive functional API.☆1,657Jan 15, 2024Updated 2 years ago
- Pattern matching for modern JavaScript☆525May 22, 2023Updated 2 years ago
- transform, anything☆13May 13, 2018Updated 7 years ago
- ESLint rules to ensure proper arrow function definitions☆309Dec 27, 2024Updated last year
- Workshop files for building a pong-variant game in JS and <canvas>☆12May 16, 2016Updated 9 years ago
- The missing constructor for creating safe async iterators☆478May 8, 2024Updated last year
- A tiny, fast, unopinionated handler for updating JS objects and arrays immutably☆240Mar 1, 2026Updated 2 weeks ago
- highly-efficient pool for JavaScript objects☆124Aug 27, 2022Updated 3 years ago
- A collection of well known Algebraic Data Types for your utter enjoyment.☆1,598Jan 6, 2023Updated 3 years ago
- 📦 Zero-configuration bundler for tiny modules.☆8,142Feb 1, 2026Updated last month
- Rewrite ES module import specifiers using an import-map.☆26Mar 8, 2024Updated 2 years ago
- Transducers for JavaScript☆1,602Jun 3, 2023Updated 2 years ago
- Mongodb driver inspired by mongojs built with async/await in mind☆311Apr 7, 2025Updated 11 months ago
- ESLint rules to ensure proper usage of ternary/conditional expressions