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

`@babel/preset-modules` is a Babel preset that targets modern browsers by converting broken syntax to the closest non-broken modern syntax, fixing engine bugs while maintaining smaller bundle sizes. It's designed for developers who want to serve optimized JavaScript to modern browsers using the module/nomodule pattern, supporting features like async/await, tagged templates, and destructured parameters without unnecessary transpilation to ES5.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of babel/preset-modules

Account's avatar
babel/babel
General utilities for plugins to use
Account's avatar
babel/babel
Compile Unicode property escapes in Unicode regular expressions to ES5.
Account's avatar
babel/babel
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Account's avatar
babel/babel
Babel Types is a Lodash-esque utility library for AST nodes
Account's avatar
estools/esutils
utility box for ECMAScript language tools
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Helper function to support fixtures
Account's avatar
babel/babel
Helper function to support test runner
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
Turn JSX into React function calls
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
acornjs/acorn-jsx
Modern, fast React.js JSX parser
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
open-cli-tools/concurrently
Run commands concurrently
Account's avatar
babel/eslint-config-babel
ESLint config for babel
Account's avatar
gajus/eslint-plugin-flowtype
Flowtype linting rules for ESLint.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
ericclemmons/if-env
Simplify npm scripts with "if-env ... && npm run this || npm run that"
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
terser/terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
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

developit's profile
developit
30 contributions
JLHwung's profile
JLHwung
3 contributions
nicolo-ribaudo's profile
nicolo-ribaudo
3 contributions
0xflotus's profile
0xflotus
1 contributions
uqe's profile
uqe
1 contributions
LarsDenBakker's profile
LarsDenBakker
1 contributions
msftenhanceprovenance's profile
msftenhanceprovenance
1 contributions
wmertens's profile
wmertens
1 contributions

Recent events

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

No events yet
babel

babel/preset-modules

A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)

JavaScript
741
16
MIT License