Fuzzy Search Records
Fuzzy Search By Tag
Fuzzy search all records' tags.
import { fuzzySearchByTag } from 'dubnium'
fuzzySearchByTag("tag")
Fuzzy search made possible by Fuzzy (https://www.npmjs.com/package/fuzzy)
Last updated
Was this helpful?