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

modern-image-loader is a Webpack loader that automatically converts images to WebP format while providing JPEG/PNG fallbacks. It's designed for web developers using Webpack who want to optimize image loading performance by leveraging modern WebP format while maintaining compatibility with older browsers through fallback options.

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
Jaid's profile
Jaid
47 contributions
actions-user's profile
actions-user
16 contributions
github-actions[bot]'s profile
github-actions[bot]
14 contributions
jaid

jaid/modern-image-loader

Webpack loader that loads images as WebP with some neat extras.

JavaScript
1
0
MIT License

Support the dependencies of jaid/modern-image-loader

Account's avatar
Jaid/ensure-end
Ensures that a string or an array ends with specified value.
Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
jaid/babel-preset-jaid
These are my personal Babel presets. They aim for minimizing boilerplate for projects that need Babel.
Account's avatar
jaid/browserslist-config-jaid-node
My Browserslist query targeting the latest NodeJS runtimes.
Account's avatar
xicombd/buffer-loader
Buffer loader module for webpack
Account's avatar
johnagan/clean-webpack-plugin
A webpack plugin to remove/clean your build folder(s).
Account's avatar
jaid/eslint-config-jaid
Personal ESLint preset. Intentionally ugly to write code that looks like I feel.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
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, css, less, ... and your custom stuff.
Account's avatar
jaid/webpack-config-jaid
Takes tiny input and returns a Webpack config in the way I personally like.