Fuse.js alternatives
Fuse.js is an open-source JavaScript library for performing fuzzy searches on text data. It allows developers to implement approximate string matching without needing a dedicated backend. It is suitable for client-side searching of small to moderately large datasets when setting up a backend is not feasible.