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

Inline‑IO is a small Node.js utility that parses an HTML file, finds external `<link>` stylesheet references, fetches the linked CSS, and replaces each `<link>` with a `<style>` tag containing the CSS inline. It can be run from the command line for quick one‑off conversions or required as a module in other JavaScript projects, making it useful for developers who need to embed styles directly into HTML (e.g., for email templates or single‑file deployments).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of coderaiser/inline-io

Account's avatar
coderaiser/node-checkup
check arguments and if they wrong throw exeption
Account's avatar
cheeriojs/cheerio
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
Account's avatar
coderaiser/files-io
Read many files in node

Support the repos that depend on this repository

Top contributors

coderaiser's profile
coderaiser
34 contributions

Recent events

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

No events yet
coderaiser

coderaiser/inline-io

Replaces link tags with inline style tags

JavaScript
3
0
MIT License