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 mohd-akram/html-format

Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

mohd-akram's profile
mohd-akram
57 contributions

Recent events

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

No events yet
mohd-akram

mohd-akram/html-format

A Node.js library for formatting HTML strings

JavaScript
13
1
MIT License

html-format is a lightweight Node.js library that cleans up and pretty‑prints HTML strings by adding configurable indentation, wrapping lines to a given width, and stripping unnecessary whitespace while keeping intentional newlines. It’s aimed at developers who need to programmatically format HTML output—e.g., during build steps, server‑side rendering, or testing—without pulling in a full browser or heavyweight formatter.