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

statman‑gauge is a small Node.js library that implements a “gauge” metric—a mutable, instantaneous numeric value used to track things like queue sizes or processed‑message counts. It can be created directly or through the larger statman suite, and provides simple methods to increment, decrement, set, and read the current value, making it useful for developers who need lightweight runtime instrumentation in JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jasonray/statman-gauge

Account's avatar
Matt-Esch/string-template
A simple string template function based on named or indexed arguments
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

jasonray's profile
jasonray
91 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions

Recent events

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

No events yet
jasonray

jasonray/statman-gauge

statman-gauge is one of the metrics from the statman library. Loosely based upon codehale metric package, a gauge is an instantaneous measurement metric

JavaScript
1
1
MIT License