ripgrep-js

A Node.js wrapper around ripgrep

Downloads
158
Stars
19
Committers
2

Bot releases are visible (Hide)

ripgrep-js - Latest Release

Published by alexlafroscia over 3 years ago

Features

  • support multi-line searching option (eff9453)
ripgrep-js -

Published by alexlafroscia over 3 years ago

⚠ BREAKING CHANGES

  • The output of the search command is now different; it's a JSON representation that matches the format that RipGrep itself produces exactly.

  • remove custom Match class (939ff87)

ripgrep-js -

Published by alexlafroscia over 3 years ago