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

**stack-sites** is a tiny Node.js utility that captures the current call stack as an array of parsed call‑site objects by throwing a mock exception. It’s aimed at developers needing accurate source locations (file, line, column, function name) – especially when code is transpiled and V8’s native stack API is unreliable. Use it to introspect who called a function, for debugging, logging, or test‑framework purposes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bahmutov/stack-sites

Account's avatar
kensho/check-more-types
Large collection of predicates.
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
bahmutov/lazy-ass
Lazy assertions without performance penalty
Account's avatar
bahmutov/ban-sensitive-files
Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git
Account's avatar
dependency-check-team/dependency-check
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
Account's avatar
bahmutov/deps-ok
Fast checking of top level dependencies based on version numbers
Account's avatar
softwarescales/git-issues
Git issues extension to list issues of a Git project
Account's avatar
davglass/license-checker
Check license info for a package
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nodesecurity/nsp
The Node Security (nodesecurity.io) command line interface
Account's avatar
bahmutov/pre-git
Automatically install pre-commit / pre-git hooks for your npm modules.
Account's avatar
ramda/ramda
A practical functional library for JavaScript programmers.
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
bahmutov/simple-commit-message
Simple commit message wizard and validator; works with commitizen and pre-git
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

bahmutov's profile
bahmutov
13 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
2 contributions

Recent events

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

No events yet
bahmutov

bahmutov/stack-sites

Returns current stack as call sites using a mock exception

JavaScript
1
1
No license