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 es7-shim project provides compatibility shims for ECMAScript 7 features in legacy JavaScript engines, allowing developers to use modern JavaScript methods in older environments. It includes shims for Array, Object, and String prototypes, such as Array.includes, Object.entries, and String.padStart/End. This project is ideal for developers working with older browsers or JavaScript engines that don't natively support ES7 features.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of es-shims/es7-shim

Account's avatar
es-shims/array-includes
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Account's avatar
es-shims/object.getownpropertydescriptors
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
Account's avatar
es-shims/Object.entries
ES2017 spec-compliant Object.entries shim.
Account's avatar
es-shims/Object.values
ES2017 spec-compliant Object.values shim.
Account's avatar
ljharb/string-at
A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7 - based on https://mths.be/at
Account's avatar
es-shims/String.prototype.padStart
ES2017 spec-compliant String.prototype.padStart shim.
Account's avatar
es-shims/String.prototype.padEnd
ES2017 spec-compliant String.prototype.padEnd shim.
Account's avatar
es-shims/String.prototype.trimLeft
ES2019 spec-compliant String.prototype.trimLeft shim.
Account's avatar
es-shims/String.prototype.trimRight
ES2019 spec-compliant String.prototype.trimLeft shim.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
substack/covert
code coverage command con coverify
Account's avatar
jscs-dev/node-jscs
JavaScript Code Style
Account's avatar
nodesecurity/nsp
The Node Security (nodesecurity.io) command line interface
Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
stefanpenner/es6-promise
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
ALMaclaine/replace
Command line search and replace utility
Account's avatar
darkguy2008/parallelshell
Invoke multiple commands, running in parallel

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
169 contributions
prayagverma's profile
prayagverma
1 contributions
bryant1410's profile
bryant1410
1 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
1 contributions

Recent events

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

No events yet
es-shims

es-shims/es7-shim

ECMAScript 7 compatibility shims for legacy JavaScript engines

JavaScript
173
31
MIT License