Showing 21-40 of 115 packages
A fully typed error handling library for TypeScript inspired by Rust's Result type.
A collection of utilities used alongside neverthrow
Mostly contract repositories utils, ready for injection, using Neverthrow
Stop throwing errors, and instead return Results!
<h1 align="center">Neverthrow-Pattern</h1>
A minimal yet fully type-safe Result implementation for TypeScript
A lightweight, tree-shakable Result type package with a simple, consistent API designed
TypeScript library for building type-safe, composable services using a contract-first approach
ESLint plugin to encourage type-safe practices
Never ever throw with nevereverthrow!
This ESLint plugin is based on the excellent [eslint-plugin-neverthrow](https://github.com/mdbetancourt/eslint-plugin-neverthrow) package by [@mdbetancourt](https://github.com/mdbetancourt)
TypeScript-first Result type with literal error inference
A minimal, functional, and tree-shakable Result library for TypeScript that prioritizes simplicity and serialization
CSV utils, ready for injection, using Neverthrow
A comprehensive NestJS module for integrating with BigCommerce APIs. Provides type-safe, validated services for managing companies, customers, orders, products, payments, and more.
eslint-config that @naporin0624 usually uses in his applications.
Adds safeRet() functionality to Ok & Err
An HTTP client with retry functionality, callbacks, and error handling using neverthrow.
Result pattern for typescript