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

This is a Webpack plugin for merging multiple JavaScript and CSS files into single files, which can then be included in HTML. It's designed for developers who need to make libraries globally available without using separate script tags, particularly when working with third-party libraries that don't play well with Webpack's module system.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of markshapiro/webpack-merge-and-include-globally

Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
JedWatson/classnames
A simple utility for conditionally joining classNames together
Account's avatar
clean-css/clean-css
A well-tested CSS minifier
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
domchristie/humps
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Account's avatar
benjamn/install
Minimal JavaScript module loader
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jquery/jquery
JavaScript library for DOM operations
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
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.

Support the repos that depend on this repository

Top contributors

markshapiro's profile
markshapiro
145 contributions
dependabot[bot]'s profile
dependabot[bot]
8 contributions
aesyondu's profile
aesyondu
1 contributions
Backfighter's profile
Backfighter
1 contributions

Recent events

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

No events yet
markshapiro

markshapiro/webpack-merge-and-inclu...

Merge multiple files (js, css..) and include by running them "as is". Supports minify by custom transform and wildcard paths.

JavaScript
102
26
MIT License