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

RE2JS is a JavaScript port of the RE2 regular expression engine, designed to prevent ReDoS attacks by providing linear-time matching. It is intended for developers who need to safely handle user-provided regular expressions in both Node.js and browser environments, offering an alternative to JavaScript's native RegExp engine for security-critical applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of le0pard/re2js

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
jestjs/jest
Account's avatar
node-unicode/unicode-16.0.0
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v16.0.0’s categories, scripts, blocks, bidi, and other properties.
Account's avatar
yarnpkg/berry
Account's avatar
import-js/eslint-plugin-import
Node default behavior import resolution plugin for eslint-plugin-import.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
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

le0pard's profile
le0pard
507 contributions
dependabot[bot]'s profile
dependabot[bot]
18 contributions
alexmv's profile
alexmv
3 contributions

Recent events

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

No events yet
le0pard

le0pard/re2js

RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching

JavaScript
181
7
MIT License