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 leeoniya/dropcss

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
rollup/rollup-plugin-buble
Compile ES2015 with buble
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle

Support the repos that depend on this repository

Top contributors

leeoniya's profile
leeoniya
148 contributions

Recent events

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

No events yet
leeoniya

leeoniya/dropcss

An exceptionally fast, thorough and tiny unused-CSS cleaner

HTML
2128
66
MIT License

DropCSS is a tiny (≈10 KB) Node library that parses well‑formed HTML and CSS, matches every selector against the markup, and strips out unused rules, @font‑face blocks, keyframes and CSS variables. It’s aimed at front‑end developers and build pipelines that need a fast, dependency‑light way to purge dead CSS (e.g., after bundling or before deployment).