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-standalone` provides a pre‑bundled version of Babel that runs entirely in the browser (or any non‑Node environment). It lets developers transform ES2015+/JSX code on‑the‑fly—e.g., in REPLs, online editors, or apps that embed a JS engine—by loading a single script (`babel.min.js`) and using the `Babel` API or `<script type="text/babel">` tags. It’s aimed at web developers and tool makers who need real‑time transpilation without a build step.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of daniel15/babel-standalone

Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
wssgcg1213/babel-plugin-inline-replace-variables
babel plugin to inline replace variables
Account's avatar
loganfsmyth/babel-plugin-transform-decorators-legacy
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.

Support the repos that depend on this repository

Top contributors

Daniel15's profile
Daniel15
90 contributions
DanBuild's profile
DanBuild
15 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
8 contributions
mweststrate's profile
mweststrate
2 contributions
jochenberger's profile
jochenberger
2 contributions
cansin's profile
cansin
1 contributions
ghoullier's profile
ghoullier
1 contributions
hzoo's profile
hzoo
1 contributions
josephmiclaus's profile
josephmiclaus
1 contributions
jeffrafter's profile
jeffrafter
1 contributions

Recent events

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

No events yet
daniel15

daniel15/babel-standalone

:video_game: Now located in the Babel repo! Standalone build of Babel for use in non-Node.js environments, including browsers.

JavaScript
819
117
MIT License