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

appveyor‑runner is an npm package that lets a single AppVeyor CI worker execute tests against multiple Node.js versions in one job. By defining the desired versions and scripts in an `appveyor-runner.yml` file, the tool downloads the specified node binaries, runs each script sequentially in separate contexts, and records the output, making it useful for Node.js library authors who need cross‑version testing on Windows CI.

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
lijunle's profile
lijunle
70 contributions
lijunle

lijunle/appveyor-runner

Run multiple node.js versions on one AppVeyor worker.

JavaScript
0
0
MIT License

Support the dependencies of lijunle/appveyor-runner

Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
ahmadnassri/mkdirp-promise
Promise version of mkdirp
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
rvagg/through2
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
cainus/codecov.io
lcov posting to codecov.io
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
douglasduteil/isparta
A code coverage tool for ES6 (babel)
Account's avatar
lijunle/npm-patch-version
Patch version control tag version to package.json when deploy to npm on CI.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
jprichardson/tape-promise
Promise/async support for tape.