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 is a shared Babel configuration package for Video.js projects, providing standardized build configurations to avoid duplicating setup across multiple repositories. It's designed for Video.js plugin and library developers who want consistent ES5 and ES6 module builds without manually configuring Babel for each project.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of videojs/babel-config

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
Replace Object.assign with an inline helper
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
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
videojs/generator-helpers
A package to keep all of our generator helpers packages, so everything can be updated more easily.
Account's avatar
videojs/videojs-generator-verify
A tool to verify that a generator-videojs-plugin project is ready for publish.
Account's avatar
videojs/standard
JavaScript style for plugins and tools in the video.js ecosystem.

Support the repos that depend on this repository

Top contributors

brandonocasey's profile
brandonocasey
14 contributions
dzianis-dashkevich's profile
dzianis-dashkevich
2 contributions
alex-barstow's profile
alex-barstow
2 contributions
gkatsev's profile
gkatsev
1 contributions

Recent events

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

No events yet
videojs

videojs/babel-config

A standard babel config, so that plugins don't need the same script in every repository.

JavaScript
1
2
Other