Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
http-problem-details
HTTP Problem Details according to RFC 7807
http-problem-details-mapper
Mapper functions for http-problem-details
express-http-problem-details
HTTP problem details (RFC 7807) content negotiation for express
@curveball/problem
A middleware for converting errors into application/problem+json
@tectonique/api-standards-nestjs
API Standards for NestJS. API envelopes, Problem Details and data validation/sanitizing with Zod.
http-problem-details-parser
HTTP Problem Details parser for JavaScript/TypeScript clients
@tectonique/api-standards
TypeScript utilities for creating end to end type safe APIs with RFC 7807 (Problem Details) based error handling.
@sjfrhafe/nest-problem-details
Provides rfc9457 logic for NestJS
@tectonique/api-standards-client
Client side implementation for API Standards (response envelopes and Problem Details).
@mountainpass/problem-document
A basic RFC7807 Problem Details document with basic type checking and autocomplete
@softkit/exceptions
This library provides a set of general exceptions and interceptors for exceptions to follow the same structure based on [RFC7807](https://www.rfc-editor.org/rfc/rfc7807#section-3.1)
hono-ban
HTTP-friendly error objects for Hono, inspired by Boom
problem-express
RFC 7807 application/problem+json implementation for express framework
hapi-http-problem-details
Based on `http-problem-details` ([repository](https://github.com/PDMLab/http-problem-details) | [npm](https://www.npmjs.com/package/http-problem-details)) and `http-problem-details-mapper` ([repository](https://github.com/PDMLab/http-problem-details-mappe
micro-errors
A Error Handling for ZEIT's Micro
throwable-problems
An npm package that implements the RFC 7807 specification of Problem Details as throwable errors
rfc7807-json
A helper to implement rfc7807 in JSON api's
@ocalan/problem
A middleware for converting errors into application/problem+json