Node module to carry out regex searches on files and getting results as either RxJS observable or promise
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
rx-text-search is a Node.js module that performs recursive directory searches for text in files using regex patterns, returning results as either an RxJS observable or a promise. It's designed for developers who need to search through files in Node.js projects, supporting both literal and regex search patterns with glob-based file matching.