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

This project, `gulp-series`, provides a solution for running Gulp tasks sequentially, addressing limitations in both Gulp itself and the official `run-sequence` tool. It specifically fixes the issue of task chains not halting when errors occur, ensuring more reliable builds. This is useful for Gulp users who need guaranteed sequential task execution and robust error handling.

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
iameugenejo's profile
iameugenejo
2 contributions
iameugenejo

iameugenejo/gulps

Alternative to run-sequence solution that temporarily solves an issue with gulp lacking sequential task running capability. And this solves issues with run-sequence, which is officially recommended tool for sequential tasks for gulp, not aborting task chains on error.

JavaScript
3
0
MIT License

Support the dependencies of iameugenejo/gulps

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework