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 stefanpenner/broccoli-stew

Account's avatar
broccolijs/broccoli-debug
Enable easy debugging of broccoli pipelines with broccoli-debug!
Account's avatar
broccolijs/broccoli-funnel
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
Account's avatar
broccolijs/broccoli-merge-trees
Broccoli plugin to merge multiple trees into one
Account's avatar
stefanpenner/broccoli-persistent-filter
broccoli filter but with a persistent cache
Account's avatar
broccolijs/broccoli-plugin
Base class for all Broccoli plugins
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
stefanpenner/ensure-posix-path
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
tildeio/rsvp.js
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
broccolijs/node-symlink-or-copy
Symlink files or directories, falling back to copying on Windows
Account's avatar
joliss/node-walk-sync
Get an array of recursive directory contents
Account's avatar
broccolijs/broccoli-test-helper
Test helpers for BroccoliPlugins that make testing build and rebuild behavior dead simple and expect diff friendly.
Account's avatar
chadhietala/broccoli-test-helpers
Test helpers for broccoli
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
Account's avatar
stefanpenner/node-path-posix
win32-specific core path module
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
github/fetch
A window.fetch polyfill.

Support the repos that depend on this repository

Top contributors

stefanpenner's profile
stefanpenner
185 contributions
chadhietala's profile
chadhietala
50 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
17 contributions
taras's profile
taras
9 contributions
rwjblue's profile
rwjblue
7 contributions
caitp's profile
caitp
6 contributions
timmfin's profile
timmfin
6 contributions
zackthehuman's profile
zackthehuman
5 contributions
boxxxie's profile
boxxxie
2 contributions
jasonmit's profile
jasonmit
2 contributions

Recent events

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

No events yet
stefanpenner

stefanpenner/broccoli-stew

JavaScript
60
22
No license

Broccoli Stew is a utility library that adds a collection of handy helper functions for building and debugging Broccoli asset pipelines (e.g., conditional env handling, file moving/renaming, content mapping, logging, and post‑build callbacks). It’s aimed at JavaScript developers—especially those working with Ember CLI or other Broccoli‑based build setups—who want concise, reusable shortcuts to manipulate and inspect their build trees.