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

The extract-loader is a webpack loader that extracts HTML and CSS from the bundle by evaluating source code on the fly and returning it as a string. It's designed for developers using webpack who need to reference assets like images and fonts with hashed URLs in their CSS or HTML files, particularly useful for production builds where separate CSS files are preferred over inline styles.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of peerigon/extract-loader

Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
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
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
peerigon/eslint-config-peerigon
Peerigon coding rules as eslint config
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

jhnns's profile
jhnns
74 contributions
benurb's profile
benurb
19 contributions
jannikkeye's profile
jannikkeye
8 contributions
semantic-release-bot's profile
semantic-release-bot
7 contributions
jpommerening's profile
jpommerening
3 contributions
gpoitch's profile
gpoitch
2 contributions
heptahedron's profile
heptahedron
1 contributions
bogas04's profile
bogas04
1 contributions
ipsips's profile
ipsips
1 contributions
vseventer's profile
vseventer
1 contributions

Recent events

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

No events yet
peerigon

peerigon/extract-loader

webpack loader to extract HTML and CSS from the bundle

JavaScript
317
74
The Unlicense