Simple TypeScript tryCatch util function for both sync and async using neverthrow
Stop throwing errors, and instead return Results!
[](https://www.npmjs.com/package/eslint-plugin-neverthrow) [](http://www.npmtrends.com/eslint-plugin-nev
[](https://www.npmjs.com/package/@bufferings/eslint-plugin-neverthrow) [](http:/
[eslint-plugin-neverthrow](https://github.com/mdbetancourt/eslint-plugin-neverthrow) but works with ESLint v10.
An ESLint plugin enforcing proper handling of neverthrow Result values.
A fully typed error handling library for TypeScript inspired by Rust's Result type.
A lightweight, tree-shakable Result type package with a simple, consistent API designed
ESLint plugin to enforce proper handling of Result types from the `neverthrow`
A lightweight TypeScript utility that integrates Zod schema validation with the Result type from neverthrow for streamlined robust error handling.
A functional, type-safe utility library for elegant error handling and asynchronous operations in JavaScript/TypeScript.
Type safe error handling.
Extra utilities for working with Neverthrow results
Never ever throw with nevereverthrow!
## Installation
TypeScript library for building type-safe, composable services using a contract-first approach
eslint-config that @naporin0624 usually uses in his applications.
Common utils classes used in snickerdoodlelabs projects
Adds safeRet() to Ok, Err and provides async safeRet for ResultAsync & Promise<Result>
ESLint plugin to encourage type-safe practices
TypeScript OpenAPI-based API client generator with zod validation and neverthrow results.
Utilities used by Hypernet Labs packages
Simple TypeScript tryCatch util function for both sync and async
Worker utilities for consuming messages using amqp-contract