Showing 1-20 of 41,408 packages
Rust inspired pattern matching for Zod schemas
Rust inspired Result type
Rust-inspired Result-type package
A rust inspired implementation of the Option and Result type with some additional functional flavor.
An immutable, non-negative, Rust-inspired `Duration` type for JavaScript and TypeScript
A rust-inspired monad for railroad programming in typescript with `Result` and `Option`.
Rust-inspired Result and Option types for TypeScript, enabling type-safe error handling and null safety
Rust-inspired fancy enums for TypeScript
A Rust-inspired Result type/fake monad. Use this to handle values that can either be successful, or a failure/error.
Rust-inspired communication primitives for asyncronous message passing.
A lightweight, Rust-inspired Result type for JavaScript and TypeScript — handle success and error cases without exceptions.
A TypeScript library that brings Rust-inspired features to TypeScript, including traits, Option, Result, and more. Zero dependencies, type-safe implementation.
Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.
Rust inspired pattern matching for JavaScript
Rust-inspired utilities for TypeScript: Option, Result, and error handling for safer, more predictable code.
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
Lezer-based Rust grammar
Rust dictionary for cspell.
A Rust-inspired Result type for TypeScript that makes error handling explicit and unavoidable
Rust language support for the CodeMirror code editor