union-type
Value types
A JavaScript library for defining and using types that can represent multiple values with associated data.
A small JavaScript library for defining and using union types.
478 stars
15 watching
28 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of utility types and adjusted utilities for enhancing TypeScript development | 380 |
| A library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods. | 49 |
| A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
| Provides Algebraic Data Types in Python | 42 |
| A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
| A C# library that generates efficient union types with rich APIs and automatic relation type detection for various use cases. | 10 |
| A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript. | 1,592 |
| A modular and functional reactive programming library for JavaScript | 1,562 |
| A Scala library that provides a way to visually represent values and types in programming languages | 228 |
| A type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces. | 70 |
| Provides Go types for optionals and results with values or errors. | 17 |
| A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. | 9 |
| Typesafe wrappers for handling errors and absent data in Python | 44 |
| Provides up-to-date data on support for type and typographic features on the web | 65 |
| A library for structured binding and validation in JavaScript/TypeScript | 41 |