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

Tokenizer2 is a Node.js library that lets you define simple regular‑expression rules to split any text stream into typed tokens, emitting each token with its source text, line and column via a standard stream interface (or a lightweight synchronous API). It’s aimed at developers building parsers or interpreters who want a quick, rule‑based tokenization layer without writing a custom state‑machine lexer.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of smallhelm/tokenizer2

Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

farskipper's profile
farskipper
23 contributions

Recent events

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

No events yet
smallhelm

smallhelm/tokenizer2

tokenize any text stream given some basic regex rules to match tokens

JavaScript
14
1
MIT License