Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

custom‑error‑creator is a tiny TypeScript library that lets developers define structured error classes declaratively. By supplying an error code, HTTP status and a message template, it generates typed error classes (or groups of classes) with proper `code`, `status`, `name`, `cause` handling and compile‑time‑checked template parameters, making error handling more expressive for Node/Web back‑ends. It’s aimed at TypeScript developers who want clean, typed, and HTTP‑aware error objects without writing repetitive boiler‑plate.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of gmaclennan/custom-error-creator

Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

gmaclennan's profile
gmaclennan
13 contributions
optic-release-automation[bot]'s profile
optic-release-automation[bot]
2 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
gmaclennan

gmaclennan/custom-error-creator

Create typed, structured error classes from simple definitions.

JavaScript
1
0
MIT License