MCPcopy Create free account
hub / github.com/AudiusProject/apps / fuzzySearch

Function fuzzySearch

packages/common/src/utils/fuzzySearch.ts:24–47  ·  view source on GitHub ↗
(
  query: string,
  dataset: Data[],
  threshold: number,
  dataToString: (data: Data) => string = (data) => data as string
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

FeatureFlagOverrideModalFunction · 0.90
AddToCollectionDrawerFunction · 0.90
FeatureFlagScreenFunction · 0.90

Calls 1

levenshteinDistanceFunction · 0.85

Tested by

no test coverage detected