effect
Effect framework
A TypeScript framework providing a functional effect system with tools for building robust applications
An ecosystem of tools to build robust applications in TypeScript
8k stars
25 watching
249 forks
Language: TypeScript
last commit: 1 day ago
Linked from 1 awesome list
clieffectjavascriptopentelemetryplatformschematypescript
Related projects:
Repository | Description | Stars |
---|---|---|
environmentset/hyogwa | An effect system designed to handle intensional information in code, such as side effects, by encoding it into types. | 58 |
gcanti/fp-ts | A library for typed functional programming in TypeScript, providing type-safe and scalable abstractions for common data structures. | 10,893 |
tsedio/tsed | A comprehensive framework for building Node.js applications with TypeScript, providing a structured approach to coding and reducing errors. | 2,864 |
typescript-exercises/typescript-exercises | An interactive platform offering various TypeScript exercises to explore its features and principles. | 2,874 |
ngneat/effects | A framework-agnostic implementation of RxJS effects for building reactive, asynchronous applications | 62 |
effector/patronum | A library of reusable functions for managing side effects in reactive state management systems. | 297 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,770 |
effector/effector | A state management library that simplifies business logic in JavaScript applications | 4,619 |
ts-essentials/ts-essentials | A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. | 3,788 |
tusharmath/qio | Builds a type-safe, functional data structure to manage side effects in Node and browser code | 74 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,981 |
typescript-cheatsheets/react | A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,564 |
re-xyr/cleff | An extensible effects library that provides a balance of performance and expressiveness while allowing users to define their own custom effects. | 105 |
omnedia/ngx-typewriter | A lightweight Angular component library for animating text typing effects using RxJS. | 2 |
lexi-lambda/eff | An extensible effect system for Haskell that allows flexible handling of effects at the type level. | 124 |