Search results
14 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A toolkit of Nullable/Option/Result type implementation in ECMAScript. Their APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.
🔧 Fast, modern, and practical utility library for FP in TypeScript.
- typescript
- flow
- functional-programming
- functional
- programming
- fp
- monad
- option
- option-type
- result
- result-type
- array
- utility
- utils
A functional, type-safe utility library for elegant error handling and asynchronous operations in JavaScript/TypeScript.
- typescript
- javascript
- functional-programming
- fp
- chain
- type-safe
- error-handling
- async
- promise
- monad
- result-type
- pipeline
- effect
- composable
- View more
Rust-inspired pattern matching and type-safe error handling for TypeScript. Includes Option<T> for null-safety and Result<T, E> for error handling, with comprehensive pattern matching support
Type-safe nothing-handling and error-handling library
resulta is a TypeScript utility for handling results in an expressive way, inspired by Rust's Result type.
Fluent Result Type for TypeScript
Minimalist, strongly-typed result pattern for TypeScript
Type-safe error handling with discriminated unions and type guards for TypeScript
Go-style error handling for TypeScript with full type safety, async, and fetch support
- typescript
- error-handling
- golang
- go
- errors
- functional
- async
- promise
- result-type
- exception-handling
- error-monad
- fetch
- http-client
- api-client
A minimalist TypeScript library for safe error handling using the Result Type pattern
A lightweight, type-safe, zero-dependency implementation of the Result type.
A TypeScript library for type-safe handling of operational outcomes, offering a structured approach to managing success and error cases in a robust and efficient manner.
🐛 Monadic Error Handling for JavaScript/TypeScript.
- error-handling
- monadic
- typescript
- javascript
- functional-programming
- result
- exception
- robust
- error-management
- result-type
- errors