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 huafu/keyword-brunch

Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
dbrock/node-regexp-quote
RegExp.quote = require('regexp-quote')
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
AvianFlu/ncp
Asynchronous recursive file copy utility.
Account's avatar
dreamerslab/node.rmdir
Remove all files in the given path recursively
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.

Support the repos that depend on this repository

Top contributors

huafu's profile
huafu
46 contributions
bolasblack's profile
bolasblack
6 contributions
ahacking's profile
ahacking
1 contributions
paulmillr's profile
paulmillr
1 contributions
urosgruber's profile
urosgruber
1 contributions

Recent events

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

No events yet
huafu

huafu/keyword-brunch

A brunch plugin to replace predefined keywords of public files after every compilation.

CoffeeScript
4
7
Other

keyword‑brunch is a Brunch build‑tool plugin that scans the generated public assets (JS, CSS, HTML and any extra files you specify) after each compilation and substitutes placeholder tokens like `{!version!}` or custom ones you define with values derived from package.json, functions, or static strings. It’s aimed at developers using Brunch who need automated insertion of dynamic metadata (e.g., version numbers, dates, Git info) into their bundled files.