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

unicode‑match‑property‑ecmascript is a tiny Node library that implements the strict matching algorithm used by ECMAScript’s RegExp Unicode property escapes: given a Unicode property name or any of its official aliases, it returns the canonical property name or throws if the input is invalid. It’s intended for developers building tooling, parsers, or polyfills that need reliable, spec‑compliant resolution of Unicode property strings.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mathiasbynens/unicode-match-property-ecmascript

Account's avatar
mathiasbynens/unicode-canonical-property-names-ecmascript
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Account's avatar
mathiasbynens/unicode-property-aliases-ecmascript
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.

Support the repos that depend on this repository

Top contributors

mathiasbynens's profile
mathiasbynens
13 contributions

Recent events

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

No events yet
mathiasbynens

mathiasbynens/unicode-match-propert...

Match a given Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.

JavaScript
6
6
MIT License