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

The `trace-and-clarify-if-possible` package automatically loads the `trace` and `clarify` libraries only when the current Node.js version supports them, enhancing stack‑trace visibility and simplifying debugging during test runs. It is intended for developers who write automated tests (e.g., Mocha/Jest) that need richer error information and must run across multiple Node versions—especially in CI environments like Travis CI where some versions lack native `trace` support. By providing a version‑aware shim, the package lets you safely use these debugging helpers in development and testing without breaking older Node releases.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nknapp/trace-and-clarify-if-possible

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
nknapp/thought
A customizable documentation generator for github projects
Account's avatar
nknapp/thoughtful-release
Create high quality releases with less work

Support the repos that depend on this repository

Top contributors

nknapp's profile
nknapp
21 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions

Recent events

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

No events yet
nknapp

nknapp/trace-and-clarify-if-possibl...

Use `trace` and `clarify` if supported by the current node version

JavaScript
2
0
MIT License