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

Istanbul is a JavaScript code coverage tool that computes statement, line, function, and branch coverage for unit tests, server-side functional tests, and browser tests. It provides module loader hooks for transparent coverage instrumentation and supports multiple report formats including HTML, LCOV, and Cobertura. The tool is designed for developers and teams working on JavaScript projects who need to measure and improve their test coverage.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
gotwarlost

gotwarlost/istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.

JavaScript
8673
774
Other
gotwarlost's profile
gotwarlost
361 contributions
davglass's profile
davglass
33 contributions
Kami's profile
Kami
10 contributions
gustav-olsen-groupone's profile
gustav-olsen-groupone
6 contributions
ariya's profile
ariya
5 contributions
jason0x43's profile
jason0x43
5 contributions
asifrc's profile
asifrc
4 contributions
sterling's profile
sterling
4 contributions
tonylukasavage's profile
tonylukasavage
4 contributions
runk's profile
runk
3 contributions

Support the dependencies of gotwarlost/istanbul

Account's avatar
npm/abbrev-js
Like ruby's abbrev module, but in js
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
estools/escodegen
ECMAScript code generator
Account's avatar
jquery/esprima
ECMAScript parsing infrastructure for multipurpose analysis
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
handlebars-lang/handlebars.js
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
npm/nopt
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Account's avatar
isaacs/once
Run a function exactly one time
Account's avatar
npm/node-which
Like which(1) unix command. Find the first instance of an executable in the PATH.
Account's avatar
substack/node-wordwrap
Wrap those words. Show them at what columns to start and stop.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
caolan/nodeunit
Easy unit testing for node.js and the browser.
Account's avatar
jrburke/r.js
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)