simple no-operation plugin for gulp
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
gulp-noop is a minimalist plugin for Gulp that performs no operation, serving as a lightweight utility to conditionally skip or replace steps in a build pipeline. It's designed for developers using Gulp who need a dependency-free alternative to the `noop` function from gulp-util, particularly for inline decisions or debugging by temporarily disabling plugin chains.