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

extricate‑loader is a lightweight Webpack loader that processes files (typically HTML, CSS or JSON) and replaces embedded `require()` references with the final bundled asset names, outputting the extracted content as separate files. It’s aimed at developers who need a simple way to generate manifest‑like files or extract static assets from a Webpack build, especially when only HTML or CSS extraction is required.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of erikdesjardins/extricate-loader

Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-fs
Chai assertions for Node.js filesystem
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

erikdesjardins's profile
erikdesjardins
53 contributions
jhnns's profile
jhnns
33 contributions

Recent events

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

No events yet
erikdesjardins

erikdesjardins/extricate-loader

Webpack loader to extract content from the bundle.

JavaScript
3
0
The Unlicense