01Performs basic ripgrep searches.
02Offers advanced search options including fixed strings, file type filtering, and hidden file inclusion.
03Counts occurrences of specified patterns.
04Lists files matching search criteria without executing the search.
05Lists all file types supported by ripgrep.
066 GitHub stars