{"library":"gracely","type":"library","category":null,"description":"gracely is a lightweight TypeScript library for creating structured, HTTP-friendly error objects suitable for REST API responses. Version 2.0.13 is stable with a low release cadence. It provides a set of factory functions (e.g., badRequest, notFound) that generate standardized error payloads with status codes, messages, and optional details. Unlike generic error classes, gracely focuses on REST semantics and integrates cleanly with frameworks like Express or Fastify. Ships TypeScript types.","language":"javascript","status":"active","version":"2.0.13","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gracely","imports":["import { gracely } from 'gracely'","import { badRequest } from 'gracely'","import type { NotFoundError } from 'gracely'"]},{"cmd":"yarn add gracely","imports":[]},{"cmd":"pnpm add gracely","imports":[]}],"homepage":"https://github.com/utily","github":"https://github.com/utily/gracely","docs":null,"changelog":null,"pypi":null,"npm":"gracely","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}