purescript-effect

Side effect handler

Provides a way to handle native side effects in PureScript programming

The Effect monad, for handling native side effects

GitHub

53 stars
9 watching
21 forks
Language: PureScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
purescript-contrib/purescript-aff An asynchronous effect monad and threading model for PureScript 286
ooade/preact-side-effect A library to manage side effects in preact applications by mapping nested prop changes to global actions 10
environmentset/hyogwa An effect system designed to handle intensional information in code, such as side effects, by encoding it into types. 58
purescript-react/purescript-react-basic An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases 283
sskyy/redux-task Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. 103
purescript-contrib/purescript-react Low-level React bindings for the PureScript programming language 402
cyclejs-community/redux-cycles A library that integrates functional reactive programming with Redux to handle side effects in a declarative way 744
clarus/redux-ship A tool that handles side effects and provides snapshots for debugging and testing Redux applications. 610
purescript/purescript-prelude A collection of fundamental building blocks and utilities for the PureScript programming language 162
purescript-contrib/purescript-css A type-safe library for describing and manipulating CSS. 107
vickumar1981/pyeffects Implements functional types for handling side-effects in Python with Either, Option, Try, and Future monads. 31
purescript-contrib/purescript-arraybuffer Provides bindings and implementation for mutable JavaScript ArrayBuffers 7
salsita/redux-side-effects A toolset to keep side effects within reducers while maintaining their purity. 180
purescript/purescript-quickcheck An implementation of a property-based testing framework in PureScript 104
danrigsby/redux-reducer-side-effects A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. 3