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 mathiasbynens/unicode-canonical-property-names-ecmascript

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
16 contributions

Recent events

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

No events yet
mathiasbynens

mathiasbynens/unicode-canonical-pro...

The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.

JavaScript
13
4
MIT License

This tiny npm package exports a `Set` containing the official, canonical Unicode property names that JavaScript RegExp property escapes (e.g., `\p{ID_Start}`) recognize according to the ECMAScript specification. It’s intended for developers writing tooling, libraries, or validators that need to verify or work with supported Unicode property names in ECMAScript regular expressions.