UNPKG

kawesearch

Version:

This repository contains a fuzzy search library that provides a flexible way to search and match strings using various fuzzy matching algorithms. It supports multiple languages and allows for customization of search options such as algorithms, thresholds,

11 lines 233 B
<!DOCTYPE html> <html> <head> <title>Home</title> </head> <body> <h1>Home</h1> <p>Welcome to the home page.</p> </body> <script src="https://cdn.jsdelivr.net/npm/kawesearch@1.0.8/bundle.min.js"></script> </html>