Search results

141 packages found

Bop, an ultra fast Boyer-Moore parser/matcher, optimized for string and buffer patterns (<= 255 bytes).

published 4.0.3 6 years ago
M
Q
P

The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

published 1.1.6 5 years ago
M
Q
P

Approximate (fuzzy) string matching just like you are used to from Sublime Text and others.

published 0.1.0 8 years ago
M
Q
P

🤛🏻 Regular Expression Data Grabber

published 1.0.1 3 years ago
M
Q
P

Simple wildcard matching

published 5.0.0 3 years ago
M
Q
P

Search for a given subsequence in a list of strings and transform the resulting list as required

published 1.0.1 9 years ago
M
Q
P

Yet another javascript fuzzy matching library

published 0.1.2 8 years ago
M
Q
P

Regular expression sugar for getting data out of strings.

published 0.0.1 9 years ago
M
Q
P

A lightweight Node.js module that implements the most common Approximate String Matching algorithms

published 2.0.2 9 years ago
M
Q
P

Unicode variant string matching

published 1.0.4 2 years ago
M
Q
P

Find similarity between two strings, based on Dice Similarity Coefficient DSC

published 1.1.1 4 years ago
M
Q
P

![Node.js CI](https://github.com/Cacivy/matching.js/workflows/Node.js%20CI/badge.svg) [![codecov](https://codecov.io/gh/Cacivy/matching.js/branch/master/graph/badge.svg)](https://codecov.io/gh/Cacivy/matching.js) [![npm version](https://badge.fury.io/js/m

published 1.0.8 4 years ago
M
Q
P

Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.

published 4.0.0 10 months ago
M
Q
P

A light weight package for object and array manipulation. As well as some utilities for matching text.

published 1.9.3 5 years ago
M
Q
P

Regular expression for matching HTML comments

published 1.1.2 6 years ago
M
Q
P

A collection of common string functions.

published 2.1.41 8 months ago
M
Q
P

A collection of common string functions {web}.

published 2.1.41 8 months ago
M
Q
P

string similarity scoring algorithm

published 1.0.0 8 years ago
M
Q
P

A utility function to match all provided strings in given string, in given order.

published 1.0.3 4 years ago
M
Q
P

This algorithm finds all occurrences of a pattern in a text in linear time. Let length of text be n and of pattern be m, then total time taken is O(m + n) with linear space complexity.

published 1.0.1 6 years ago
M
Q
P