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 **elapsed-time-logger** library provides an easy‑to‑use, console‑like timer that tracks and returns human‑readable elapsed times (e.g., “1 hour 20 minutes 10.3 seconds” or “540ms”) for any labeled operation, working both in Node.js and browsers. It’s ideal for developers who want quick performance diagnostics or progress logging in their applications without manually coding timing logic.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vltansky/elapsed-time-logger

Account's avatar
cabinjs/browser-hrtime
use process.hrtime() in the browser
Account's avatar
semantic-release/changelog
semantic-release plugin to create or update a changelog file
Account's avatar
semantic-release/git
semantic-release plugin to commit release assets to the project's git repository
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
maxdavidson/rollup-plugin-sourcemaps
Rollup plugin for grabbing source maps from sourceMappingURLs
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle
Account's avatar
ezolenko/rollup-plugin-typescript2
Seamless integration between Rollup and TypeScript. Now with errors.
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
terser/terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
prettier/tslint-config-prettier
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

vltansky's profile
vltansky
296 contributions
dependabot[bot]'s profile
dependabot[bot]
129 contributions
allcontributors[bot]'s profile
allcontributors[bot]
2 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
1 contributions
fossabot's profile
fossabot
1 contributions

Recent events

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

No events yet
vltansky

vltansky/elapsed-time-logger

Similiar to console.time() but returns readable elapsed time e.g Label: 1 hour 20 minutes 10.3 seconds

JavaScript
1
2
MIT License