An inspection tool for Webpack frontend JavaScript bundles.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Inspectpack is a tool for inspecting and analyzing Webpack JavaScript bundles. It can be used as a Webpack plugin to identify duplicate code and wasted bytes during compilation, or as a CLI tool to generate reports on previous builds. The tool provides detailed analysis on opportunities to reduce module sizes and eliminate unneeded duplicates. It is also the engine behind the webpack-dashboard plugin.