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

webpack-atoms is a utility library that provides small, reusable configuration snippets for webpack, making it easier to build and maintain webpack configs. It's designed for developers who want to streamline their webpack setup by composing configurations from atomic, modular pieces. The library includes pre-built rules for common file types and plugins for common webpack tasks, simplifying the process of creating webpack configurations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
jquense

jquense/webpack-atoms

Small atomic bits for crafting webpack configs

TypeScript
24
6
MIT License
jquense's profile
jquense
145 contributions
renovate[bot]'s profile
renovate[bot]
29 contributions
AaronBuxbaum's profile
AaronBuxbaum
5 contributions
silvenon's profile
silvenon
2 contributions
taion's profile
taion
1 contributions
miltonmc's profile
miltonmc
1 contributions
renovate-bot's profile
renovate-bot
1 contributions
sloria's profile
sloria
1 contributions

Support the dependencies of jquense/webpack-atoms

Account's avatar
4Catalyzer/unused-files-webpack-plugin
Glob all files that are not compiled by webpack under webpack's context
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for optimize-css-assets-webpack-plugin
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
jantimon/favicons-webpack-plugin
Let webpack generate all your favicons and icons for you
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
isuvorov/import-loader
Webpack loader to import files at once with glob
Account's avatar
webpack/json-loader
json loader module for webpack
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
eemeli/yaml-loader
YAML loader for Webpack
Account's avatar
4Catalyzer/cli
Account's avatar
4Catalyzer/cli
Account's avatar
4Catalyzer/javascript
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all Flow plugins.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
4Catalyzer/javascript
Account's avatar
jquense/eslint-config-jason
The best style guide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
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, css, less, ... and your custom stuff.