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

concatenify is a Browserify transform that lets developers replace a simple `concatenify('pattern')` call with a set of `require` statements for every file matching the given glob pattern. It’s aimed at front‑end developers who already use Browserify but still need quick, lazy concatenation of whole directory trees (e.g., when integrating with other build tools or framework module systems). Installing the package and running Browserify with `-t concatenify` automatically expands the globs, bundles the files, and preserves source‑maps.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of trodrigues/concatenify

Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
substack/node-falafel
transform the ast on a recursive walk
Account's avatar
browserify/browserify
browser-side require() the node way

Support the repos that depend on this repository

Top contributors

trodrigues's profile
trodrigues
11 contributions
vantreeseba's profile
vantreeseba
2 contributions
ebramanti's profile
ebramanti
1 contributions

Recent events

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

No events yet
trodrigues

trodrigues/concatenify

Helps browserify concatenate a tree of files

JavaScript
13
2
No license