A fast, accurate and multilingual fuzzy search library for the frontend.
-
Updated
Oct 31, 2025 - TypeScript
A fast, accurate and multilingual fuzzy search library for the frontend.
Do string heavy operations efficiently
Tugas Besar III IF2211 Strategi Algoritma Semester II Tahun 2022/2023 Penerapan String Matching dan Regular Expression dalam Pembuatan ChatGPT Sederhana
A high performance library to match discontinuous strings.
Yet another O(n) trie. This time just and only for string search.
Chat bot web application with Knuth–Morris–Pratt and Boyer–Moore algorithm
Highlight a keyword in a piece of text and return a React element.
The next generation ”ChatGPT” like web app created by typescript enjoyers and friends.
Simple typescript linter using string matching & regex
Various string search and Fuzzy String Matching algorithms. It contains implementations of Horspool, Boyer-Moore, Rabin-Karp as well as Brute Force algorithms for exact string matching. For Fuzzy Matching, it contains Hamming and Levenshtein Distance algorithms.
Split a string into a list of names
A simple Trie data structure with insert and find operation, holding string data.
Easy to read,kmp-algorithm in js/ts
Given a set of words and a text. We have to print the number of occurrences of all words from the set
A comprehensive JS/TS library with 18 specialized classes for string manipulation, conversion, validation, and more. Streamline your development with powerful, all-in-one solutions.
Recursively match input string with begin and end delimiters
A module that builds on the existing RegExp module, making it easier working with text matching and replacement both in the browser and node environments
Searches for text obscured using homoglyphs or other text trickery
Angular library for separating string into prefix, matched and suffix by search matching
Add a description, image, and links to the string-matching topic page so that developers can more easily learn about it.
To associate your repository with the string-matching topic, visit your repo's landing page and select "manage topics."