{"library":"youch","type":"library","category":null,"description":"Youch is an error-parsing library designed to transform raw JavaScript error stack traces into highly readable and visually appealing output. It can render these errors into self-contained HTML pages for web contexts or formatted ANSI output for terminal environments. The current stable version is 4.1.1, with frequent updates, including beta releases for new features and bug fixes. A key differentiator is its ability to provide detailed error information, including code snippets, request/response metadata, and configurable links to code editors, significantly enhancing the developer experience compared to standard unformatted stack traces. It is widely adopted by frameworks like Hono, Nuxt, and AdonisJS, emphasizing its utility in modern web development workflows.","language":"javascript","status":"active","version":"4.1.1","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install youch","imports":["import { Youch } from 'youch'","const { Youch } = await import('youch')","const youch = new Youch(); const html = await youch.toHTML(error, request);"]},{"cmd":"yarn add youch","imports":[]},{"cmd":"pnpm add youch","imports":[]}],"homepage":"https://youch.dev","github":"https://github.com/poppinss/youch","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/youch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/youch/compatibility"}}