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

A lightweight Grunt plugin that lets developers write libraries as collections of ES6 modules and then bundle them into a single file for browsers (exposing a global namespace) or into CommonJS modules for Node. It uses es6‑module‑transpiler (and a custom npm resolver) to resolve `jsnext:main` dependencies, making it ideal for library authors who want to ship ES6‑module code to both environments without manual bundling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of caridy/grunt-bundle-jsnext-lib

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
caridy/es6-module-transpiler-npm-resolver
ES6 Module Transpiler Extension to Resolver from NPM modules with jsnext:main flag.
Account's avatar
caridy/es6-module-transpiler-system-formatter
ES6 Module Transpiler Extension to Output System.register() Format.
Account's avatar
facebook/esprima
Facebook-specific fork of the esprima project
Account's avatar
benjamn/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Account's avatar
gruntjs/grunt
The JavaScript Task Runner

Support the repos that depend on this repository

Top contributors

caridy's profile
caridy
24 contributions
ericf's profile
ericf
5 contributions

Recent events

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

No events yet
caridy

caridy/grunt-bundle-jsnext-lib

Grunt plugin to bundle ES6 Modules and their dependencies into a library for Browsers and CommonJS.

JavaScript
5
2
MIT License