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

This JavaScript library provides utilities for detecting the currently executing script element, offering more functionality than HTML5's `document.currentScript`. It's designed for web developers who need to identify script sources in complex call stacks, with experimental features for tracking both nearest/farthest scripts and origin sources like event handlers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jamesmgreene/currentexecutingscript

Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
karma-runner/grunt-karma
grunt plugin for karma test runner
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-phantomjs-launcher
A Karma plugin. Launcher for PhantomJS.
Account's avatar
karma-runner/karma-qunit
A Karma plugin. Adapter for QUnit testing framework.
Account's avatar
karma-runner/karma-safari-launcher
A Karma plugin. Launcher for Safari.
Account's avatar
karma-runner/karma-sauce-launcher
A Karma plugin. Launch any browser on SauceLabs!
Account's avatar
tmcgee123/karma-spec-reporter
A Karma plugin. Report all spec-results to console (like mocha's spec reporter).
Account's avatar
JamesMGreene/node-local-version
A "package.json" version number fetcher for local Node module installations. Async and sync.
Account's avatar
Medium/phantomjs
Headless WebKit with JS API
Account's avatar
qunitjs/qunit
An easy-to-use JavaScript Unit Testing framework.
Account's avatar
npm/node-semver
The semantic version parser used by npm.

Support the repos that depend on this repository

Top contributors

JamesMGreene's profile
JamesMGreene
9 contributions

Recent events

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

No events yet
jamesmgreene

jamesmgreene/currentexecutingscript

Get the currently executing script, regardless of its source/trigger/synchronicity. Similar to HTML5's `document.currentScript` but arguably much more useful!

JavaScript
26
2
MIT License