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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of blockai/babel-preset-eslatest-node6

Account's avatar
spion/blue-tape
Tape test runner with promise support
Account's avatar
commitizen/cz-conventional-changelog
Commitizen adapter following the conventional-changelog format.
Account's avatar
blockai/eslint-config-blockai
Base ESLint configuration for Blockai JavaScript projects
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing

Support the repos that depend on this repository

Top contributors

olalonde's profile
olalonde
7 contributions

Recent events

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

No events yet
blockai

blockai/babel-preset-eslatest-node6

Babel preset to make Node v6 fully compatible with the latest ECMAScript specification.

JavaScript
45
2
MIT License

A lightweight Babel preset that adds only the syntax transformations needed to bring Node 6 up to the current ECMAScript specification (finished proposals only), while leaving features already supported natively untouched. It’s aimed at developers maintaining Node 6 codebases who want to write modern JavaScript (including async/await, exponentiation, trailing commas, etc.) without pulling in a full polyfill.