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

Tape is a TAP-producing test harness for Node.js and browsers, designed for developers who want a minimal, flexible testing framework. It provides a simple API for writing tests, supports async operations, and outputs results in the TAP format, making it easy to integrate with other tools.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of substack/tape

Account's avatar
ljharb/resumer
a through stream that starts paused and resumes on the next tick
Account's avatar
ljharb/through
simplified stream construction
Account's avatar
es-shims/Array.prototype.every
An ES5 spec-compliant `Array.prototype.every` shim/polyfill/replacement that works as far down as ES3.
Account's avatar
ljharb/call-bind
Robustly `.call.bind()` a function
Account's avatar
inspect-js/node-deep-equal
node's assert.deepEqual algorithm
Account's avatar
inspect-js/defined
return the first argument that is `!== undefined`
Account's avatar
bmeck/dotignore
ignorefile/includefile matching .gitignore spec
Account's avatar
Raynos/for-each
A better forEach
Account's avatar
cfware/get-package-type
Determine the `package.json#type` which applies to a location
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
inspect-js/has-dynamic-import
Does the current environment have `import()` support?
Account's avatar
inspect-js/hasOwn
A robust, ES3 compatible, "has own property" predicate.
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
inspect-js/is-regex
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
ljharb/mock-property
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
Account's avatar
inspect-js/object-inspect
string representations of objects in node and the browser
Account's avatar
es-shims/object-is
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Account's avatar
ljharb/object-keys
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Account's avatar
ljharb/object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Account's avatar
es-shims/String.prototype.trim
ES5 spec-compliant shim for String.prototype.trim
Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
es-shims/Array.prototype.flatMap
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
jedmao/eclint
Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.
Account's avatar
jfhbrook/node-ecstatic
A simple static file server middleware
Account's avatar
andris9/encoding
Convert encodings, uses iconv-lite
Account's avatar
ljharb/es-value-fixtures
Fixtures of ES values, for testing purposes
Account's avatar
substack/node-falafel
transform the ast on a recursive walk
Account's avatar
isaacs/jackspeak
A very strict and proper argument parser.
Account's avatar
madarche/npm-run-posix-or-windows
Portable NPM scripts when those have to work on Windows too
Account's avatar
ljharb/npmignore
Command line tool for creating or updating a .npmignore file based on .gitignore.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Account's avatar
npm/node-semver
The semantic version parser used by npm.

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
553 contributions
Raynos's profile
Raynos
78 contributions
nelsonic's profile
nelsonic
17 contributions
marcusberner's profile
marcusberner
14 contributions
grncdr's profile
grncdr
14 contributions
fongandrew's profile
fongandrew
10 contributions
mstade's profile
mstade
10 contributions
DavidAnson's profile
DavidAnson
6 contributions
r0mflip's profile
r0mflip
6 contributions
isaacs's profile
isaacs
6 contributions

Recent events

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

No events yet
substack

substack/tape

tap-producing test harness for node and browsers

JavaScript
5794
305
MIT License