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

Tinyify is a Browserify plugin that optimizes JavaScript bundles by running various transformations, such as removing dead code, replacing environment variables, and minifying the output. It's designed for developers using Browserify who want to streamline their build process and produce smaller, more efficient bundles without manually installing and configuring multiple optimization tools.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of browserify/tinyify

Account's avatar
browserify/envify
Selectively replace Node-style environment variables with plain strings.
Account's avatar
browserify/uglifyify
A browserify transform which minifies your code using Terser
Account's avatar
goto-bus-stop/browser-pack-flat
bundle browserify modules into a single scope, a la rollup
Account's avatar
browserify/bundle-collapser
convert bundle paths to IDS to save bytes in browserify bundles
Account's avatar
browserify/common-shakeify
browserify tree shaking plugin using @indutny common-shake
Account's avatar
goto-bus-stop/minify-stream
minify javascript in a stream using uglify-js
Account's avatar
goto-bus-stop/multisplice
easily splice a string multiple times, using offsets into the original string
Account's avatar
terser/terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
unassert-js/unassertify
Browserify transform for unassert: Encourages programming with assertions by providing tools to compile them away
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

goto-bus-stop's profile
goto-bus-stop
56 contributions
dependabot[bot]'s profile
dependabot[bot]
5 contributions
casr's profile
casr
1 contributions
ferares's profile
ferares
1 contributions
toddself's profile
toddself
1 contributions
yoshuawuyts's profile
yoshuawuyts
1 contributions

Recent events

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

No events yet
browserify

browserify/tinyify

a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!

JavaScript
409
14
Other