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

`@-xun/error` (named‑app‑errors) is a tiny TypeScript/JavaScript library that lets you create custom `Error` subclasses with stable, human‑readable names that survive minification and transpilation. It also generates safe cross‑realm type‑guard helpers (`isX`) and preserves normal `instanceof` behavior, making error handling easier for library authors and app developers who need reliable error identification in bundled or multi‑package environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xunnamius/named-app-errors

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
babel/babel
Compile class and object decorators to ES5
Account's avatar
babel/babel
Compile export default to ES2015
Account's avatar
babel/babel
Compile function bind operator to ES5
Account's avatar
babel/babel
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Account's avatar
babel/babel
Remove nullish coalescing operator
Account's avatar
babel/babel
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Account's avatar
babel/babel
Transform optional chaining operators into a series of nil checks
Account's avatar
babel/babel
Wraps Throw Expressions in an IIFE
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for confusing-browser-globals
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for webpack
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
facebook/create-react-app
A list of browser globals that are often used by mistake instead of local variables
Account's avatar
johvin/eslint-import-resolver-alias
a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias.
Account's avatar
import-js/eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
Xunnamius/toss-expression
A tiny ponyfill for @babel/plugin-proposal-throw-expressions, the syntax from which TypeScript and VS Code do not (yet) support.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-cli
CLI for webpack & friends

Support the repos that depend on this repository

Top contributors

Xunnamius's profile
Xunnamius
100 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions

Recent events

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

No events yet
xunnamius

xunnamius/named-app-errors

🛑 Create Error subclasses with powerful cross-realm instanceof checks and human-readable names that survive transpilation/minification and show up in stack traces

TypeScript
1
0
MIT License