{"library":"fzf","type":"library","category":null,"description":"FZF for JavaScript is a library that ports the core fuzzy-finding algorithm from the popular FZF CLI tool into a JavaScript-native implementation, making it suitable for both browser and Node.js environments. The current stable version is `v0.5.2`. The project exhibits an active development cadence, with frequent minor releases that, while in `0.x` territory, introduce significant features and occasionally breaking changes. It differentiates itself by offering two distinct fuzzy algorithms (`v1` for speed, `v2` for better highlighting), support for extended search syntax, and an asynchronous finder for maintaining a responsive user interface during complex queries. This library is specifically designed to power command palettes and similar interactive search UIs in modern web applications, providing a robust and performant fuzzy matching experience.","language":"javascript","status":"active","version":"0.5.2","tags":["javascript","fzf","fuzzy-search","fuzzy-match","fuzzy","search","find","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install fzf","imports":["import { Fzf } from 'fzf'","import type { FzfOptions } from 'fzf'","import type { FzfResultItem } from 'fzf'"]},{"cmd":"yarn add fzf","imports":[]},{"cmd":"pnpm add fzf","imports":[]}],"homepage":"https://fzf.netlify.app","github":"https://github.com/ajitid/fzf-for-js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/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/fzf/compatibility"}}