broccoli‑file‑sieve is a small Broccoli plugin that lets you include or exclude files from a Broccoli input tree using glob patterns, and optionally rewrite their destination paths. It’s aimed at front‑end build pipelines (e.g., Ember, Ember‑CLI) where you need to filter or relocate assets during the build process. Users install it via npm and invoke `sieve(inputTree, {files, srcDir, destDir, changeFilePath})` to produce a filtered output tree.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Broccoli plugin that filters files from the input tree.