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

reghex is a JavaScript library that lets developers build fast, lightweight parsers by writing a regex‑like DSL inside tagged template literals. It compiles these definitions into sequences of sticky (`y`) regular expressions—optionally via a Babel macro—for runtime parsing that returns structured AST‑style nodes, with support for nesting, quantifiers, look‑aheads, and custom transformations. The tool is aimed at front‑end developers and language tooling authors who want a quick, code‑gen‑based way to create custom parsers without writing a full parser generator.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kitten/reghex

Account's avatar
ampproject/rollup-plugin-closure-compiler
Rollup + Google Closure Compiler
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
Compile ES2015 template literals to ES5
Account's avatar
integrations/jest-plugin
Jest plugin for Sucrase
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
codemix/babel-plugin-closure-elimination
Removes closures from your JavaScript in the name of performance.
Account's avatar
typicode/husky
The original Husky, but immutable at v4.3.8
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler

Support the repos that depend on this repository

Top contributors

kitten's profile
kitten
97 contributions
chocolateboy's profile
chocolateboy
1 contributions

Recent events

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

No events yet
kitten

kitten/reghex

The magical sticky regex-based parser generator đź§™

JavaScript
292
5
MIT License