All Projects → davidmarne → Built_redux

davidmarne / Built_redux

Licence: mit
an implementation of redux written in dart that enforces immutability

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Built redux

functional-js
Functional Programming in JavaScript
Stars: ✭ 18 (-85.71%)
Mutual labels:  immutability
Mobx Keystone
A MobX powered state management solution based on data trees with first class support for Typescript, support for snapshots, patches and much more
Stars: ✭ 284 (+125.4%)
Mutual labels:  immutability
Tslint Immutable
TSLint rules to disable mutation in TypeScript.
Stars: ✭ 427 (+238.89%)
Mutual labels:  immutability
mutation-sentinel
Deeply detect object mutations at runtime
Stars: ✭ 31 (-75.4%)
Mutual labels:  immutability
typescript-monads
📚Write safer TypeScript using Maybe, List, Result, and Either monads.
Stars: ✭ 94 (-25.4%)
Mutual labels:  immutability
Prelude Ts
Functional programming, immutable collections and FP constructs for typescript and javascript
Stars: ✭ 315 (+150%)
Mutual labels:  immutability
react-mlyn
react bindings to mlyn
Stars: ✭ 19 (-84.92%)
Mutual labels:  immutability
Freeze
An immutability helper for Go
Stars: ✭ 117 (-7.14%)
Mutual labels:  immutability
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (-64.29%)
Mutual labels:  immutability
React Recollect
State management for React
Stars: ✭ 411 (+226.19%)
Mutual labels:  immutability
php-slang
The place where PHP meets Functional Programming
Stars: ✭ 107 (-15.08%)
Mutual labels:  immutability
devonfw4flutter-mts-app
Large-Scale Flutter Reference Application. An Extension of DevonFw's My Thai Star Project
Stars: ✭ 54 (-57.14%)
Mutual labels:  immutability
Docile
Docile keeps your Ruby DSLs tame and well-behaved
Stars: ✭ 366 (+190.48%)
Mutual labels:  immutability
flutter built redux
Built_redux provider for Flutter.
Stars: ✭ 81 (-35.71%)
Mutual labels:  immutability
Immutable Tuple
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
Stars: ✭ 29 (-76.98%)
Mutual labels:  immutability
Immutype
Immutability is easy!
Stars: ✭ 26 (-79.37%)
Mutual labels:  immutability
Eslint Plugin Functional
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
Stars: ✭ 282 (+123.81%)
Mutual labels:  immutability
Lasca Compiler
Lasca is Scala shifted towards Haskell.
Stars: ✭ 121 (-3.97%)
Mutual labels:  immutability
Immutability Helper X
The library extends the kolodny/immutability-helper to support update data by path string, like the get/set in lodash.
Stars: ✭ 86 (-31.75%)
Mutual labels:  immutability
Dontfeartheprofunctoroptics
Don't Fear the Profunctor Optics!
Stars: ✭ 367 (+191.27%)
Mutual labels:  immutability

built_redux

Pub codecov.io


built_redux is a state management library written in dart that enforces immutability. built_redux is not only an implementation of redux, but also a framework for building middleware and reducers in a type safe manner.

Inspired by redux

Built using built_value

Framework bindings

flutter

Examples

Libraries

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].