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

The **regexp‑stream‑tokenizer** package provides a tiny Node.js Transform stream that splits incoming data into tokens based on a user‑supplied regular expression. It works only in object‑mode streams, lets you optionally keep separators, customize token handling, and even simulate look‑behind, making it useful for developers who need a simple, configurable way to tokenize streaming text (e.g., log parsers, language preprocessors, or data pipelines).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jamesramsay/regexp-stream-tokenizer

Account's avatar
jamesramsay/left-split
Split string capture group retained on left
Account's avatar
rvagg/through2
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
cainus/codecov.io
lcov posting to codecov.io
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

greenkeeperio-bot's profile
greenkeeperio-bot
20 contributions
jamesramsay's profile
jamesramsay
9 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
7 contributions

Recent events

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

No events yet
jamesramsay

jamesramsay/regexp-stream-tokenizer

A regular expression (RexExp) stream tokenizer.

JavaScript
2
0
MIT License