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

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
maraoz's profile
maraoz
33 contributions
eordano's profile
eordano
25 contributions
yemel's profile
yemel
5 contributions
braydonf's profile
braydonf
2 contributions
gabegattis's profile
gabegattis
2 contributions
keekade's profile
keekade
1 contributions
msalcala11's profile
msalcala11
1 contributions
gasteve's profile
gasteve
1 contributions
digibyte-team

digibyte-team/digicore-build

A helper to add tasks to gulp

JavaScript
0
0
No license

Support the dependencies of digibyte-team/digicore-build

Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
stevelacy/gulp-bump
Bump npm versions with Gulp (gulpjs.com)
Account's avatar
markdalgleish/gulp-coveralls
Gulp plugin to submit code coverage to Coveralls
Account's avatar
stevelacy/gulp-git
Git plugin for gulp (gulpjs.com)
Account's avatar
spalger/gulp-jshint
JSHint plugin for gulp
Account's avatar
hparra/gulp-rename
Rename files
Account's avatar
sun-zheng-an/gulp-shell
A handy command line interface for gulp
Account's avatar
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
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
litixsoft/karma-detect-browsers
Karma runner plugin for detecting all browsers installed on the current system.
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
es-analysis/plato
JavaScript source analysis and visualizer
Account's avatar
OverZealous/run-sequence
Run a series of dependent gulp tasks in order
Account's avatar
defunctzombie/zuul
simple browser testing

The **digicore‑build** package (formerly “bitcore‑build”) is a small Node.js utility that supplies ready‑made Gulp tasks for Digibyte/Bitcore sub‑modules. By requiring it in a project's `gulpfile` you get predefined lint, test, browser‑build and coverage tasks (with an option to skip browser tasks), letting developers quickly set up consistent build pipelines for Digibyte‑related libraries. It’s aimed at JavaScript developers maintaining Digibyte core components or other Bitcore‑style modules.