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 **html-webpack-externals-plugin** is a Webpack plugin designed to work with **html-webpack-plugin**, allowing developers to use pre-packaged vendor bundles in their applications. It modifies the Webpack configuration to exclude specified vendor modules from the bundle, copies their assets to the output directory, and injects the necessary script or link tags into the HTML output. This plugin is particularly useful for optimizing build performance by leveraging external dependencies, such as CDN-hosted libraries or locally installed vendor modules.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mmiller42/html-webpack-externals-plugin

Account's avatar
jharris4/html-webpack-include-assets-plugin
Add the ability to include assets based on a list of paths
Account's avatar
chaijs/assertion-error
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
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
twbs/bootstrap
The most popular front-end framework for developing responsive, mobile first projects on the web.
Account's avatar
mmiller42/create-github-release
Tool for generating GitHub releases after publishing a module.
Account's avatar
webpack-contrib/extract-text-webpack-plugin
Extract text from bundle into a file.
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jquery/jquery
JavaScript library for DOM operations
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
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

mmiller42's profile
mmiller42
84 contributions
norangit's profile
norangit
4 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions

Recent events

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

No events yet
mmiller42

mmiller42/html-webpack-externals-pl...

Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.

JavaScript
99
16
MIT License