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

pcre‑to‑regexp is a tiny Node.js library that parses PCRE‑style regular‑expression strings (including delimiters, flags and named capture groups) and returns an equivalent JavaScript `RegExp` object, optionally filling an array with the capture names. It’s aimed at developers who need to reuse existing PCRE patterns—e.g., from server‑side code or third‑party libraries—in client‑side or Node.js JavaScript environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tootallnate/pcre-to-regexp

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
import-js/eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint

Support the repos that depend on this repository

Top contributors

TooTallNate's profile
TooTallNate
35 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
tootallnate

tootallnate/pcre-to-regexp

Converts PCRE regexp strings to JavaScript RegExp instances

JavaScript
23
6
MIT License