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

Laravel Mix is a tool that simplifies asset compilation and module bundling for web applications, offering a clean API for common CSS and JavaScript pre-processors. It's designed for developers who want to leverage webpack's power without the complexity, making it ideal for those new to module bundling or looking for a streamlined build process.

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
JeffreyWay's profile
JeffreyWay
1188 contributions
thecrypticace's profile
thecrypticace
189 contributions
KristofMorva's profile
KristofMorva
18 contributions
soilSpoon's profile
soilSpoon
13 contributions
bvangraafeiland's profile
bvangraafeiland
11 contributions
dotnetCarpenter's profile
dotnetCarpenter
10 contributions
eblin's profile
eblin
9 contributions
tillkruss's profile
tillkruss
9 contributions
sebastiandedeyne's profile
sebastiandedeyne
8 contributions
tpraxl's profile
tpraxl
7 contributions
jeffreyway

jeffreyway/laravel-mix

The power of webpack, distilled for the rest of us.

JavaScript
5243
805
MIT License

Support the dependencies of jeffreyway/laravel-mix

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Compile object rest and spread to ES5
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
babel's modular runtime helpers
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for @babel/core
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for clean-css
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for imagemin-gifsicle
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for imagemin-mozjpeg
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for imagemin-optipng
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for imagemin-svgo
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
Account's avatar
clean-css/clean-css
A well-tested CSS minifier
Account's avatar
cli-table/cli-table3
Pretty unicode tables for the command line. Based on the original cli-table.
Account's avatar
ecrmnn/collect.js
Convenient and dependency free wrapper for working with arrays and objects.
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
gko/concat
concatenate multiple files
Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
motdotla/dotenv-expand
Expand environment variables using dotenv
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
vanwagonet/img-loader
Image minimizing loader for webpack 4
Account's avatar
pvorb/node-md5
js function for hashing messages with MD5
Account's avatar
webpack/node-libs-browser
The node core libs for in browser usage.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
terser/terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Account's avatar
vuejs/vue-style-loader
Vue.js style loader module for webpack
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.
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.
Account's avatar
survivejs/webpack-merge
Variant of merge that's useful for webpack configuration
Account's avatar
Turbo87/webpack-notifier
webpack + node-notifier = build status system notifications
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.