0.4.2 • Published 2 years ago

ripgrep-pkg v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

0.4.2

2 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.7

3 years ago

0.4.1

3 years ago

0.3.2

3 years ago

0.2.3

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.2.2

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago