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

gulp-base64 is a Gulp plugin that converts image files referenced in CSS stylesheets (via url() declarations) into base64-encoded data URI strings. It's designed for developers using Gulp to optimize their CSS by embedding small images directly into stylesheets, reducing HTTP requests. The tool is particularly useful for frontend developers and build engineers looking to streamline asset delivery in web applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wenqer/gulp-base64

Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
broofa/mime
A comprehensive library for mime-type mapping
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
substack/node-buffers
Treat a collection of Buffers as a single contiguous partially mutable Buffer.

Support the repos that depend on this repository

Top contributors

yaroslavvoloshchuk-codaio's profile
yaroslavvoloshchuk-codaio
23 contributions
maranomynet's profile
maranomynet
8 contributions
zackexplosion's profile
zackexplosion
2 contributions
booleanbetrayal's profile
booleanbetrayal
2 contributions

Recent events

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

No events yet
wenqer

wenqer/gulp-base64

Gulp task for converting all data found within a stylesheet (those within a url( ... ) declaration) into base64-encoded data URI strings

JavaScript
125
24
MIT License