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 evanhahn/check-ecmascript-version-compatibility

Account's avatar
azu/ecmascript-version-detector
ecmascript version detector
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

EvanHahn's profile
EvanHahn
18 contributions
crookedneighbor's profile
crookedneighbor
7 contributions
cgdibble's profile
cgdibble
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
evanhahn

evanhahn/check-ecmascript-version-c...

Test files for ES5 compatibility

JavaScript
6
1
MIT License

The **check-ecmascript-version-compatibility** package provides a tiny library and test helpers for verifying that a JavaScript source file conforms to a specific ECMAScript version (defaulting to ES5). It is intended for developers who want to integrate automated ES‑version compliance checks into their test suites—typically via Mocha—so they can ensure their code runs in the target runtime environment.