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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sourcegraph/web-ext

Account's avatar
babel/babel
Provides polyfills necessary for a full ES2015+ environment
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
harthur/firefox-client
Firefox remote debugging client
Account's avatar
mozilla/node-firefox-connect
Connect to a Firefox simulator
Account's avatar
openstf/adbkit
A pure Node.js client for the Android Debug Bridge.
Account's avatar
mozilla/addons-linter
Mozilla Add-ons Linter
Account's avatar
trentm/node-bunyan
a JSON logging library for node.js services
Account's avatar
bjyoungblood/es6-error
Easily-extendable error for use with ES6 classes
Account's avatar
JsCommunity/event-to-promise
Create a promise waiting for an event
Account's avatar
saadtazi/firefox-profile-js
firefox profile for selenium WebDriverJs, admc/wd or any other node selenium driver that supports capabilities
Account's avatar
mozilla/node-fx-runner
A node cli to control Firefox
Account's avatar
kurttheviking/git-rev-sync-js
Synchronously get the current git commit hash, tag, or branch
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mozilla/sign-addon
Signs a Firefox add-on using Mozilla's web service
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
bendrucker/stream-to-promise
Convert streams (readable or writable) to promises
Account's avatar
raszi/node-tmp
Temporary file and directory creator
Account's avatar
webpack/watchpack
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
jsantell/node-zip-dir
Zips up directories into buffers or saves zipped files to disk
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all Flow plugins.
Account's avatar
babel/babel
babel require hook
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
marionebl/conventional-changelog-lint
Lint commit messages against a conventional-changelog preset and ruleset
Account's avatar
pillys/copy-dir
copy-dir
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
sasaplus1/deepcopy.js
deep copy data
Account's avatar
thlorenz/doctoc
Generates TOC for markdown files of local git repo.

Support the repos that depend on this repository

Top contributors

kumar303's profile
kumar303
511 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
277 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
189 contributions
rpl's profile
rpl
121 contributions
shubheksha's profile
shubheksha
21 contributions
wagnerand's profile
wagnerand
12 contributions
saintsebastian's profile
saintsebastian
12 contributions
Jp-Rivera's profile
Jp-Rivera
6 contributions
pdehaan's profile
pdehaan
4 contributions
Rob--W's profile
Rob--W
4 contributions

Recent events

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

No events yet
sourcegraph

sourcegraph/web-ext

A command line tool to help build, run, and test web extensions

JavaScript
0
0
Mozilla Public License 2.0

Web‑ext is a Node‑based command‑line utility that streamlines the development workflow for browser extensions built with the WebExtensions API. It lets developers lint, run, build, and sign extensions (primarily for Firefox) from the terminal or via npm scripts, and can also be invoked programmatically from JavaScript code. The tool is aimed at extension authors who want a portable, cross‑platform way to test and package their add‑ons.