Last 12 weeks · 0 commits
4 of 6 standards met
Repository: sindresorhus/presentable-error. Description: Make presentable errors Stars: 62, Forks: 1. Primary language: JavaScript. Languages: JavaScript (93%), TypeScript (7%). License: MIT. Open PRs: 0, open issues: 2. Last activity: 2y ago. Community health: 71%. Top contributors: sindresorhus.
An alternative approach would be to mark errors and store them in a . The benefit is that we would not have to modify errors or use . The downside is that consumers would need to use this package to mark or check for presentable errors. And I'm not sure it would work cross-realm. Thoughts?**