strapi-plugin-fuzzy-search
Register a weighted fuzzy search endpoint for Strapi Headless CMS you can add your content types to in no time.
search-in-js
This is a custom function designed to filter data in an array based on a search query. It provides flexibility in specifying the keys to search for within the data, as well as the type of search function to use.
cockatoo.js
Fuzzy search library based based on Damerau Levenshtein distance algorithm for Node.js