rafbcampos / naive_functional_programming
A naive approach to functional programming using TypeScript
☆139Updated last year
Related projects ⓘ
Alternatives and complementary repositories for naive_functional_programming
- Ramda functions reimplemented in fp-ts☆138Updated 4 years ago
- Functional Programming Unorthodoxly Adjusted to Client-/Server-side Javascript☆384Updated last week
- A functional wrapper around Fetch API☆63Updated 7 months ago
- ⚡ Pattern Matching in Typescript☆189Updated 3 years ago
- Ergonomic JavaScript/TypeScript transducers for beginners and experts.☆135Updated last year
- Cheatsheet for https://gcanti.github.io/fp-ts/☆54Updated 2 years ago
- A community driven utility package for fp-ts☆199Updated last week
- A collection of practical recipes for working with fp-ts☆160Updated last year
- An effect/IO datatype in typescript☆101Updated last year
- ☆29Updated 3 years ago
- Type-safe wrapper around Fetch API☆131Updated last year
- Code samples for #monadicmonday topics☆88Updated 4 years ago
- ☆74Updated 2 years ago
- ESLint rules for fp-ts☆112Updated last year
- The missing pseudo-standard library for fp-ts.☆207Updated last week
- Code template for workshop "Building eDSLs in functional TypeScript"☆54Updated 3 years ago
- ☆322Updated last year
- Manage side-effects in your javascript application cleanly with algebraic effects☆208Updated last year
- ADT sum type in typescript☆70Updated last year
- Boilerplate-free functional sum types in TypeScript☆402Updated last year
- React Hook for state management with profunctor lenses☆333Updated 4 years ago
- A functional programming library designed to simplify building complex regular expressions☆91Updated last year
- Fantasy Land type for React Components☆188Updated last year
- io-ts for developers who like Promises☆74Updated last year
- Computational environments and effects for TypeScript☆60Updated last year
- fp-ts type class laws for property based testing☆81Updated last year
- Pointfree type-safe functional programming library for TypeScript - with do notation, HKTs, generic lifts and more☆90Updated 2 years ago
- A lodash-inspired lens-like library for Javascript☆414Updated 5 months ago
- WIP Search TypeScript functions and methods by types☆84Updated 2 years ago
- A short course on Functional Programming in Typescript