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

XRegExp is an augmented JavaScript regular expression library that provides modern syntax, flags, and utilities beyond native browser support, including named capture, Unicode properties, and recursive matching. It compiles to native RegExp objects for optimal performance while offering cross-browser consistency and powerful tools for complex pattern matching and parsing tasks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of slevithan/xregexp

Account's avatar
babel/babel
babel's modular runtime helpers with core-js@3 polyfilling
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Compile Unicode property escapes in Unicode regular expressions to ES5.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
node-unicode/unicode-14.0.0
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v14.0.0’s categories, scripts, blocks, bidi, and other properties.
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
stoeffel/babel-plugin-array-includes
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Account's avatar
josephfrazier/babel-plugin-transform-xregexp
Use XRegExp syntax in your regular expressions
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
jasmine/jasmine-npm
CLI for Jasmine, a simple JavaScript testing framework for browsers and Node
Account's avatar
mathiasbynens/jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
mathiasbynens/unicode-property-value-aliases
Unicode property value alias mappings in JavaScript format.

Support the repos that depend on this repository

Top contributors

slevithan's profile
slevithan
533 contributions
josephfrazier's profile
josephfrazier
96 contributions
mathiasbynens's profile
mathiasbynens
21 contributions
GerHobbelt's profile
GerHobbelt
6 contributions
walling's profile
walling
5 contributions
pygy's profile
pygy
4 contributions
brettz9's profile
brettz9
3 contributions
jfahrenkrug's profile
jfahrenkrug
3 contributions
alexgorbatchev's profile
alexgorbatchev
2 contributions
bnjmnt4n's profile
bnjmnt4n
2 contributions

Recent events

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

No events yet
slevithan

slevithan/xregexp

Extended JavaScript regular expressions

JavaScript
3329
272
MIT License