A fast, accurate and multilingual fuzzy search library for the frontend.
-
Updated
Nov 22, 2024 - TypeScript
A fast, accurate and multilingual fuzzy search library for the frontend.
A high performance library to match discontinuous strings.
Yet another O(n) trie. This time just and only for string search.
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.
Highlight a keyword in a piece of text and return a React element.
Split a string into a list of names
Do string heavy operations efficiently
The next generation ”ChatGPT” like web app created by typescript enjoyers and friends.
Given a set of words and a text. We have to print the number of occurrences of all words from the set
Tugas Besar III IF2211 Strategi Algoritma Semester II Tahun 2022/2023 Penerapan String Matching dan Regular Expression dalam Pembuatan ChatGPT Sederhana
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.
Simple typescript linter using string matching & regex
Easy to read,kmp-algorithm in js/ts
Chat bot web application with Knuth–Morris–Pratt and Boyer–Moore algorithm
A simple Trie data structure with insert and find operation, holding string data.
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
Recursively match input string with begin and end delimiters
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."