A TypeScript result type taking cues from Rust's Result and Haskell's Either types
☆298Sep 9, 2025Updated 5 months ago
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below
Sorting:
- A typescript implementation of Rust's Result object.☆1,389Apr 15, 2024Updated last year
- Safe and idiomatic TypeScript types to handle null, error, and async code handling: Maybe, Result, and Task types that are really nice.☆1,324Feb 11, 2026Updated 3 weeks ago
- Rust's Option<T> and Result<T, E>, implemented for TypeScript.☆585Sep 18, 2023Updated 2 years ago
- Option, Result, and Either types for TypeScript - Inspired by Rust 🦀☆884Oct 20, 2025Updated 4 months ago
- Type-Safe Errors for JS & TypeScript☆7,260Feb 14, 2026Updated 2 weeks ago
- A tiny RPC library and spec, inspired by JSON-RPC 2.0 and tRPC.☆95Jan 7, 2024Updated 2 years ago
- Autosizing <input> and <textarea> elements, which expand and shrink to fit contents☆23Sep 15, 2025Updated 5 months ago
- A minimal type-safe dependency injection framework for TypeScript, like Cake Pattern☆14Aug 7, 2025Updated 7 months ago
- Work seamlessly with partial mocks in TypeScript.☆497Feb 26, 2024Updated 2 years ago
- Zero-runtime pattern matching☆868Jan 29, 2024Updated 2 years ago
- A utility library for JavaScript and TypeScript.☆5,304Feb 15, 2026Updated 2 weeks ago
- 🛵 Universal adapter for TypeScript schema validation.☆457Oct 14, 2024Updated last year
- Get all entry-points for an npm package. Supports the `exports` field in `package.json`☆26Updated this week
- Strongly typed string functions☆1,257Nov 28, 2025Updated 3 months ago
- Stringify JS values☆699Feb 7, 2026Updated 3 weeks ago
- Exhaustiveness checking in TypeScript☆359Jul 21, 2024Updated last year
- A small library to parse tar and tar.gz files using only javascript☆14Jan 5, 2026Updated 2 months ago
- 🧶 Utilities to generate safe JavaScript code.☆314Feb 26, 2026Updated last week
- Incredibly tiny, fast JS tokenizer☆58Aug 1, 2023Updated 2 years ago
- 🔋⚡️ The lightest TypeScript semantic linting solution in JS☆608Feb 11, 2026Updated 3 weeks ago
- A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already kno…☆3,675Dec 28, 2024Updated last year
- Better typed `querySelector` and `querySelectorAll`.☆780Feb 26, 2026Updated last week
- 🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.☆14,801Updated this week
- ☆253Aug 17, 2024Updated last year
- TypeScript's 1:1 validator, optimized from editor to runtime☆7,640Updated this week
- RxJS cheatsheet inside VS Code☆13Mar 4, 2023Updated 3 years ago
- Deprecated. Use instead: https://git.io/vQ1oK☆11Jul 4, 2017Updated 8 years ago
- Vite plugin for automatic className insertion in TypeScript JSX☆15Feb 11, 2025Updated last year
- 🗹 TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience☆711Updated this week
- Convert NodeJS to Deno compatible code with rollup☆28Feb 17, 2023Updated 3 years ago
- Babel plugin and helper functions for interoperation between Node.js native ESM and Babel ESM☆25Feb 26, 2026Updated last week
- 🛡 Typescript promise result guarding library☆58Jun 23, 2023Updated 2 years ago
- modern polyfills for node native modules based on jspm-core☆40Feb 17, 2024Updated 2 years ago
- A fast and correct TypeScript type checker and compiler with additional experiments☆2,731Feb 25, 2026Updated last week
- Extra features for esbuild plugins (like onTransform hook)☆17Apr 1, 2025Updated 11 months ago
- 📘 Typescript Functional Programming with fp-ts 🤖☆24May 10, 2022Updated 3 years ago
- An oversimplification of the TypeScript Compiler API for defining and generating source files.☆135Jun 15, 2024Updated last year
- A 'CSS reset' for TypeScript, improving types for common JavaScript API's☆8,399Oct 22, 2024Updated last year
- Compile-time tests for types. Useful to make sure types don't regress into being overly-permissive as changes go in over time.☆537Updated this week