badrap / result
A TypeScript result type taking cues from Rust's Result and Haskell's Either types
☆295Updated last year
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below
Sorting:
- Rust's Option<T> and Result<T, E>, implemented for TypeScript.☆559Updated last year
- Rust-like error handling and options for TypeScript and Deno!☆189Updated 8 months ago
- Type-safe environment parsing and validation for Node.js with Zod schemas☆376Updated last month
- A TypeScript implementation of Rust's Result and Option.☆114Updated 3 weeks ago
- Zod Router☆185Updated 3 years ago
- A Result type inspired by Rust and Kotlin that leverages TypeScript's powerful type system to simplify error handling and make your code …☆178Updated 4 months ago
- 🦩 Joi like validations for TypeScript☆362Updated 10 months ago
- node.js compile-time SQL validations & type generations☆208Updated last month
- Typesafe JSON (Schema) validator☆512Updated last year
- TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.☆414Updated 3 months ago
- 📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support☆745Updated this week
- Zod integration with Fastify☆214Updated last year
- Option, Result, and Either types for TypeScript - Inspired by Rust 🦀☆868Updated last week
- A "fast" TypeScript-based Node.js monorepo setup powered by esbuild & turborepo☆277Updated 2 years ago
- Creating fixtures based on zod schemas☆131Updated 10 months ago
- A typesafe validation & parsing library for TypeScript.☆411Updated last week
- 🤓 Amplify Zod schemas with methods☆343Updated last year
- ☆164Updated 11 months ago
- 🛵 Universal adapter for TypeScript schema validation.☆443Updated 7 months ago
- A typescript implementation of Rust's Result object.☆1,280Updated last year
- tPRC support for MSW☆218Updated 9 months ago
- A typescript transformer that automatically generates validation code from your types.☆377Updated 3 months ago
- A toolkit of Nullable/Option/Result type implementation in ECMAScript. Their APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.☆330Updated last week
- generate TypeScript types from your Zod schema☆377Updated 2 weeks ago
- Rust-style pattern matching for TypeScript☆197Updated last year
- rustic is a TypeScript library providing emulation of Rust's Option and Result types (and some useful wrappers for common js functions as…☆141Updated 2 years ago
- Tailwind in SWC, Nextjs, and Vite, fast 🚀☆233Updated last year
- Additional types and types adjusted utilities for TypeScript☆393Updated this week
- End-to-end type safe TypeScript GraphQL Client☆404Updated 5 months ago
- Compile-time tests for types. Useful to make sure types don't regress into being overly-permissive as changes go in over time.☆467Updated this week