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 project provides a Babel preset that enables loose mode for ES2015 transpilation, resulting in simpler and potentially faster JavaScript output. It's designed for developers using older versions of Babel who want to leverage loose mode without upgrading to Babel v6.13+. The preset modifies the standard `babel-preset-es2015` to apply loose transformations where available, making it useful for projects that prioritize compatibility and simplicity over strict ES5 compliance.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
bkonkle's profile
bkonkle
27 contributions
developit's profile
developit
2 contributions
balupton's profile
balupton
1 contributions
danez's profile
danez
1 contributions
voronianski's profile
voronianski
1 contributions
bkonkle

bkonkle/babel-preset-es2015-loose

A Babel preset that uses modify-babel-preset to modify babel-preset-es2015 and enable loose mode where available.

JavaScript
63
11
MIT License

Support the dependencies of bkonkle/babel-preset-es2015-loose

Account's avatar
developit/modify-babel-preset
Create a modified babel preset based on an an existing preset.
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers