fuzzy-select
v1.0.5
Published
Like selecta, but uses dynamic programming and written in JS
Downloads
5
Readme
fuzzy-select
Like selecta, but uses dynamic programming and written in JS
Installation
Download node at nodejs.org and install it, if you haven't already.
[sudo] npm install fuzzy-select -g
Usage example
find . | fuzzy-select > result.txt
License
ISC