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

The **es6-module-transpiler-system-formatter** is a plugin for the experimental **es6-module-transpiler** that converts ES6‑style module code into the `System.register()` format used by SystemJS and es6‑micro‑loader. It lets developers write modern ES6 modules today while still targeting ES5 environments, preserving module semantics such as live bindings, circular dependencies, and lazy loading. It’s intended for build‑tool chains or CLI users who need a reliable SystemJS‑compatible output for their JavaScript projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of caridy/es6-module-transpiler-system-formatter

Account's avatar
benjamn/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Account's avatar
square/es6-module-transpiler
es6-module-transpiler is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into various formats.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
peerigon/xunit-file
Basically the same reporter as mocha's xunit reporter, but writes the output in a file.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca

Support the repos that depend on this repository

Top contributors

caridy's profile
caridy
20 contributions
matthewrobb's profile
matthewrobb
4 contributions

Recent events

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

No events yet
caridy

caridy/es6-module-transpiler-system...

ES6 Module Transpiler Extension to Output `System.register()` Format

JavaScript
5
1
MIT License