Registry / utility / sahilm-fuzzy

sahilm-fuzzy

JSON →
library0.1.3gogounverified

Package fuzzy provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.

go get github.com/sahilm/fuzzy
INSTALL
IMPORT
SIG · SAHILM-FUZZY
S
sahilm-fuzzy
utilitygov0.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fuzzy
github.com/sahilm/fuzzy

Find fuzzy matches for a pattern

import "github.com/sahilm/fuzzy" func main() { matches := fuzzy.Find("abc", []string{"abcdef", "xyz"}) _ = matches }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources