Skip to content

mia-pi-git/ripgrep-pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ripgrep-pkg

This makes it easy to npm install ripgrep (installs a binary) and then offers an easy API surface.

Install with npm install ripgrep-pkg.

Usage

import {ripgrep} from 'ripgrep-pkg';

ripgrep(opts)

ripgrep is the main API surface, returning a stream that handles output from the CLI.

Usable options: see the opts file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published