reducerify

Type-safe reducers and tagged unions for TypeScript - simplify state management with automatic action creators and pattern matching

ts-tagged-union

A modern TypeScript library designed to reduce boilerplate for tagged unions, also known as discriminated unions. This library is also an implementation of algebraic data types