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

`string-at` is a polyfill for the `String.prototype.at` proposal, providing a robust and optimized solution for handling string characters, including surrogate pairs, in a way that's compatible with ES3. It's designed for developers who need to work with string manipulation in older JavaScript environments or want to ensure consistent behavior across different ECMAScript versions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ljharb/string-at

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
ljharb/eslint-config
My shareable eslint config
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
substack/covert
code coverage command con coverify
Account's avatar
jedmao/eclint
Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.
Account's avatar
es-shims/es5-shim
ECMAScript 5 compatibility shims for legacy JavaScript engines
Account's avatar
paulmillr/es6-shim
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Account's avatar
inspect-js/functions-have-names
Does this JS environment support the `name` property on functions?
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
108 contributions

Recent events

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

No events yet
ljharb

ljharb/string-at

A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript - based on https://mths.be/at

JavaScript
8
2
MIT License