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 Webpack plugin ensures that generated JavaScript bundles only contain syntax compatible with a specified ECMAScript version (e.g., ES5). It's designed for developers who need to guarantee their code runs on older environments, such as legacy browsers like Internet Explorer 11, by preventing accidental use of modern features during production builds. The plugin integrates directly into Webpack

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bitjourney/check-es-version-webpack-plugin

Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
webpack/memory-fs
A simple in-memory filesystem. Holds data in a javascript object.
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

gfx's profile
gfx
24 contributions

Recent events

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

No events yet
bitjourney

bitjourney/check-es-version-webpack...

Webpack plugin to ensure the output results are compatible with an ES version

JavaScript
43
3
ISC License