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 is a polyfill for the `String.prototype.startsWith` method, providing ES3-compatible functionality for environments that don't support this ES6 feature natively. It's designed for developers who need to ensure consistent string manipulation capabilities across different JavaScript environments, particularly those maintaining legacy code or targeting older browsers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mathiasbynens/string.prototype.startswith

Account's avatar
ljharb/call-bind
Robustly `.call.bind()` a function
Account's avatar
ljharb/define-properties
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Account's avatar
ljharb/es-abstract
ECMAScript spec abstract operations.
Account's avatar
es-shims/api
Loosely test a package's compliance with the es-shim API
Account's avatar
inspect-js/functions-have-names
Does this JS environment support the `name` property on functions?
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mathiasbynens's profile
mathiasbynens
18 contributions
nicolo-ribaudo's profile
nicolo-ribaudo
9 contributions
ljharb's profile
ljharb
5 contributions

Recent events

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

No events yet
mathiasbynens

mathiasbynens/string.prototype.star...

A robust & optimized ES3-compatible polyfill for the `String.prototype.startsWith` method in ECMAScript 6.

JavaScript
142
45
MIT License