{"library":"node-fzf","type":"library","category":null,"description":"node-fzf is a Node.js utility inspired by the `fzf` command-line fuzzy finder, providing an interactive CLI for list selection. It enables developers to integrate fuzzy searching capabilities into their Node.js applications, offering both a standalone CLI and a programmatic API. The current stable version is 0.14.0, published approximately 10 months ago, suggesting a maintenance or slow release cadence rather than rapid iteration. Key differentiators include its promise-based and callback-based API for integration, support for piping input and output with other CLI tools, and customizable display options like height and pre/post-line hooks. Unlike `fzf-node` which are direct Go bindings, `node-fzf` is a pure JavaScript implementation.","language":"javascript","status":"active","version":"0.14.0","tags":["javascript","node-fzf","fzf","fuzzy","list","search","cli"],"install":[{"cmd":"npm install node-fzf","imports":["const nfzf = require('node-fzf')","const { getInput } = require('node-fzf'); // or nfzf.getInput"]},{"cmd":"yarn add node-fzf","imports":[]},{"cmd":"pnpm add node-fzf","imports":[]}],"homepage":null,"github":"https://github.com/talmobi/node-fzf","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-fzf","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-fzf/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}