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 yiminghe/map-json-webpack-plugin

Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

Support the repos that depend on this repository

Top contributors

yiminghe's profile
yiminghe
8 contributions
helloyou2012's profile
helloyou2012
1 contributions
ikobe-zz's profile
ikobe-zz
1 contributions

Recent events

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

No events yet
yiminghe

yiminghe/map-json-webpack-plugin

webpack plugin to generate md5-source map.json

JavaScript
8
1
No license

The **map‑json‑webpack‑plugin** is a small Webpack plugin that, after each build, creates a `map.json` file (by default in the Webpack output directory) containing a mapping of source files to their MD5 hashes. It is intended for front‑end developers who need deterministic asset hashes for cache‑busting or integrity checks in their build pipelines.