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‑source‑map is a small Node.js utility that lets you build JavaScript source‑map objects programmatically, encode them in base64, and generate an inline `//# sourceMappingURL=data:…` comment that can be appended to a generated file. It provides a fluent API for adding manual mappings, whole‑file generated mappings, and optional source contents, making it useful for build tools, bundlers, or any workflow that needs to embed source maps directly into output files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thlorenz/inline-source-map

Account's avatar
mozilla/source-map
Generates and consumes source maps
Account's avatar
isaacs/nave
Virtual Environments for Node

Support the repos that depend on this repository

Top contributors

thlorenz's profile
thlorenz
46 contributions
legobeat's profile
legobeat
8 contributions
shinnn's profile
shinnn
3 contributions
zertosh's profile
zertosh
2 contributions
twada's profile
twada
2 contributions
specious's profile
specious
1 contributions
KylePDavis's profile
KylePDavis
1 contributions
robertknight's profile
robertknight
1 contributions
jasonslyvia's profile
jasonslyvia
1 contributions
shootaroo's profile
shootaroo
1 contributions

Recent events

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

No events yet
thlorenz

thlorenz/inline-source-map

Adds source mappings and base64 encodes them, so they can be inlined in your generated file.

JavaScript
35
12
MIT License