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

uglifyify is a Browserify transform that minifies JavaScript code using terser, enabling dead code elimination and smaller bundle sizes by processing files individually before bundling. It's designed for developers using Browserify who want to optimize their production builds, especially when combined with tools like envify for environment-specific code paths.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hughsk/uglifyify

Account's avatar
thlorenz/convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
terser/terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
rvagg/bl
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
hughsk/from2
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
hughsk/wrap-stream
Wrap the output of a stream with a prefix and/or suffix

Support the repos that depend on this repository

Top contributors

hughsk's profile
hughsk
52 contributions
yoshuawuyts's profile
yoshuawuyts
14 contributions
weilu's profile
weilu
4 contributions
casr's profile
casr
3 contributions
al6x's profile
al6x
2 contributions
lrlna's profile
lrlna
2 contributions
jgillich's profile
jgillich
2 contributions
kenany's profile
kenany
2 contributions
goto-bus-stop's profile
goto-bus-stop
2 contributions
bendrucker's profile
bendrucker
1 contributions

Recent events

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

No events yet
hughsk

hughsk/uglifyify

A browserify transform which minifies your code using UglifyJS2

JavaScript
374
62
Other