purescript-effect
Side effect handler
Provides a way to handle native side effects in PureScript programming
The Effect monad, for handling native side effects
53 stars
9 watching
21 forks
Language: PureScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An asynchronous effect monad and threading model for PureScript | 286 |
| | A library to manage side effects in preact applications by mapping nested prop changes to global actions | 10 |
| | An effect system designed to handle intensional information in code, such as side effects, by encoding it into types. | 58 |
| | An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases | 283 |
| | Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
| | Low-level React bindings for the PureScript programming language | 402 |
| | A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 |
| | A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 610 |
| | A collection of fundamental building blocks and utilities for the PureScript programming language | 162 |
| | A type-safe library for describing and manipulating CSS. | 107 |
| | Implements functional types for handling side-effects in Python with Either, Option, Try, and Future monads. | 31 |
| | Provides bindings and implementation for mutable JavaScript ArrayBuffers | 7 |
| | A toolset to keep side effects within reducers while maintaining their purity. | 180 |
| | An implementation of a property-based testing framework in PureScript | 104 |
| | A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. | 3 |