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

Error-x is a JavaScript library that provides custom error constructors for creating standardized and enhanced error objects. It extends native error types with additional features like JSON serialization, standardized stack traces, and parsed frame information, making it particularly useful for developers building robust applications or testing frameworks that require detailed error handling and reporting.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xotic750/error-x

Account's avatar
Xotic750/array-every-x
Tests that all elements in the array pass the provided function.
Account's avatar
Xotic750/array-map-x
Creates an array with the results of calling a function on every element.
Account's avatar
Xotic750/define-properties-x
Define multiple non-enumerable properties at once.
Account's avatar
stacktracejs/error-stack-parser
Extract meaning from JS Errors
Account's avatar
Xotic750/find-index-x
This method returns the index of the first element in the array that satisfies the provided testing function.
Account's avatar
Xotic750/has-to-string-tag-x
Tests if ES6 @@toStringTag is supported.
Account's avatar
Xotic750/inspect-x
An implementation of node's ES6 inspect module.
Account's avatar
Xotic750/is-error-x
Detect whether a value is an error.
Account's avatar
Xotic750/is-finite-x
ES6-compliant shim for Number.isFinite.
Account's avatar
Xotic750/is-function-x
Determine whether a given value is a function object.
Account's avatar
Xotic750/is-nan-x
ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.
Account's avatar
Xotic750/is-nil-x
Checks if `value` is `null` or `undefined`.
Account's avatar
Xotic750/is-object-like-x
Determine if a value is object like.
Account's avatar
inspect-js/is-regex
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Account's avatar
Xotic750/object-create-x
Sham for Object.create
Account's avatar
Xotic750/object-define-properties-x
Sham for Object.defineProperties
Account's avatar
Xotic750/object-define-property-x
Sham for Object.defineProperty
Account's avatar
Xotic750/object-keys-x
An ES6 Object.keys shim.
Account's avatar
Xotic750/simple-methodize-x
Methodize a prototype method. Compliant to 8 arguments.
Account's avatar
stacktracejs/stackframe
JS Object representation of a stack frame
Account's avatar
Xotic750/string-ends-with-x
Determines whether a string ends with the characters of a specified string.
Account's avatar
Xotic750/string-repeat-x
Constructs and returns a new string which contains the specified number of copies of the string.
Account's avatar
Xotic750/to-boolean-x
Converts argument to a value of type Boolean.
Account's avatar
Xotic750/to-string-symbols-supported-x
ES6 abstract ToString with Symbol conversion support.
Account's avatar
Xotic750/trim-x
This method removes whitespace from the left and right end of a string.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Babel command line
Account's avatar
babel/babel
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel's modular runtime helpers
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
Xotic750/eslint-config-recommended
Current recommendation ESLint config.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
import-js/eslint-plugin-import
Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.
Account's avatar
babel/eslint-plugin-babel
an eslint rule plugin companion to babel-eslint
Account's avatar
amilajack/eslint-plugin-compat
Lint browser compatibility of API used

Support the repos that depend on this repository

Top contributors

Xotic750's profile
Xotic750
112 contributions

Recent events

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

No events yet
xotic750

xotic750/error-x

Create custom Javascript Error objects.

JavaScript
3
0
MIT License