react-match-finder
Match finder is a function that takes in a search input and an array to search and returns an array of matches.
Match finder is a function that takes in a search input and an array to search and returns an array of matches.
asynchronous recursive search in folders
Walks through a directory looking for files.
Recursive grep.
A CLI tool that analyzes a project directory to determine the percentage of different programming languages used, by examining file extensions and excluding common non-code files.