[READ-ONLY] Mirror of https://github.com/danielroe/errx. Zero dependency library to capture and parse stack traces in Node, Bun, Deno and more.
error stack-trace
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: migrate npm badges and links to npmx.dev

+3 -3
+3 -3
README.md
··· 51 51 52 52 <!-- Badges --> 53 53 54 - [npm-version-src]: https://img.shields.io/npm/v/errx?style=flat-square 55 - [npm-version-href]: https://npmjs.com/package/errx 56 - [npm-downloads-src]: https://img.shields.io/npm/dm/errx?style=flat-square 54 + [npm-version-src]: https://npmx.dev/api/registry/badge/version/errx 55 + [npm-version-href]: https://npmx.dev/package/errx 56 + [npm-downloads-src]: https://npmx.dev/api/registry/badge/downloads/errx 57 57 [npm-downloads-href]: https://npm.chart.dev/errx 58 58 [github-actions-src]: https://img.shields.io/github/actions/workflow/status/unjs/errx/ci.yml?branch=main&style=flat-square 59 59 [github-actions-href]: https://github.com/unjs/errx/actions?query=workflow%3Aci