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 Babel plugin converts anonymous `System.register([]` calls into named ones, allowing you to specify a module name and customize the SystemJS global. It's designed for developers working with SystemJS module loading who need to transform anonymous module registrations into named ones for better debugging or compatibility.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of asapach/babel-plugin-transform-system-register

Account's avatar
scottcorgan/file-exists
Check if filepath exists and is a file
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

asapach's profile
asapach
13 contributions

Recent events

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

No events yet
asapach

asapach/babel-plugin-transform-syst...

Converts anonymous System.register([] into named System.register('name', [], ...

JavaScript
2
3
MIT License