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 **find‑in‑files** package provides a lightweight Node.js API for recursively searching text patterns (plain strings or regular expressions) across files in a given directory, optionally filtered by a filename regex. It offers both asynchronous (`find`) and synchronous (`findSync`) functions that return a promise‑resolved results object describing each matching file, the matching strings, their count, and the containing lines—making it useful for developers who need a simple, programmatic “grep‑like” utility in JavaScript projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kaesetoast/find-in-files

Account's avatar
yuanchuan/find
Find files or directories by name
Account's avatar
kriskowal/q
A library for promises (CommonJS/Promises/A,B,D)
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
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
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha

Support the repos that depend on this repository

Top contributors

kaesetoast's profile
kaesetoast
15 contributions
CREEATION's profile
CREEATION
7 contributions
misterGF's profile
misterGF
2 contributions
Elgolfin's profile
Elgolfin
1 contributions
peternoordijk's profile
peternoordijk
1 contributions
thunderrun's profile
thunderrun
1 contributions

Recent events

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

No events yet
kaesetoast

kaesetoast/find-in-files

A simple tool to search text patterns across multiple files

JavaScript
58
17
MIT License