becke-ch--regex--s0-0-v1--base--pl--lib
A JavaScript Regular Expression library, extending the standard RegExp class with missing functionality
Found 2563 results for match date
A JavaScript Regular Expression library, extending the standard RegExp class with missing functionality
(temporary fork of picomatch) Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Quickly parse & match URLs
Wrapper for [braces] to enable brace expansion for arrays of patterns.
semver-stable
A regular expression that matches a CHANGELOG filename
Filter files in a `vinyl` stream
Replace all substring matches in a string
Fast and tiny fuzzy-search utility
Find a file or directory by walking up parent directories recursively. Zero dependency.
unist utility to select nodes with CSS-like selectors
Load multiple grunt tasks using globbing patterns
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
Dependency-free request URI matcher
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
Extends multimatch() with support for filter functions and regular expressions
A tiny, efficient fuzzy matcher that doesn't suck
Provides a regex that can be used to test if a string is a valid NPM package name.
Regular expression for matching XML NCName
Regular expressions for matching against the XML Character Classes
Check if a string is an IP address
A simple pattern matcher for pnpm
Extends Chai with an assertion for deeply matching objects (i.e. subset equality checking)
Yet another javascript fuzzy matching library
Asynchronous String.prototype.replace()
Find the root directory of a Node.js project or npm package
Use the @extend at-rule and functional selectors in CSS
Validates password according to flexible and intuitive specifications
Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.
Find the closest package.json file
A light assertion library built with JSON APIs in mind.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
Match a pattern within a stream
A library implementing different string similarity
Convert Gitignore to Glob patterns
resolve package root and package.json paths , work on node 17 too
An absurdly small glob matcher that packs a punch.
Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein
This package includes the [core-js](https://github.com/zloirock/core-js) polyfill for `String#replaceAll`, along with TypeScript typings.
Quickly parse & match URLs
Match filepath is validated, or exclude filepath that don't need.
Optimized and powerful regexes for JavaScript
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
Super small `Element.matches` fix for older browsers (IE 9+, Edge 12+, Safari, Android browsers)
Human-friendly replacements.
Utilities for working with match patterns.
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Replace matches in a Buffer
Bash-powered globbing for node.js
Get the name of a project, from package.json, git config, or basename of the current working directory.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
A collection of regular expressions to match color syntax substrings from a text
Fuzzy match a command from a list (typo-safety)
A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.
Utility for getting an assemble view from a collection object.
Regular expression for matching javascript require statements.
Create a new object filtered to have only properties for which the callback returns true.
A simple function that conforms npm package version matching behavior.
Port of diff-match-patch to TypeScript.
Utilities for IPv4/IPv6 ranges/subnets/masks parsing/matching, string representations, ...
Match substrings on the left or right of a given index, ignoring whitespace
A function to extract any colors from a string
Regular expression for matching email addresses
React spreadsheet import for xlsx and csv files with column matching and validation
Routing for static site generators, build systems and task runners, heavily based on express.js routes but works with file objects. Used by Assemble, Verb, and Template.
match or ignore url path
Returns true when the given `name` matches any of the path properties on a vinyl file.
Walk up the tree to resolve `tsconfig.json` configuration objects.
RegExp for gfm (GitHub Flavored Markdown) fenced code blocks.
Replace text patterns with applause.
A tool to enable the checking, inserting and removal of licenses
Iterates over the elements in an array, returning an array with only the elements for which the callback returns truthy.
Tool to convert the patterns and globs of your WebExtension manifest to regex
Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.
link to URL path matching borrowed from React Router
A mongoose plugin that casts $match at aggregation pipelines whenever possible
a responsive equal heights plugin for jQuery
Rust's Option<T> and Result<T, E>, implemented for TypeScript.
An extremely fast and lightweight glob-matching library with advanced features
Get the language associated with a file extension or the extensions associated with a language using the data from GitHub's [Linguist YAML file](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml)
Human-friendly replacements.
Regular expression for matching JavaScript comments
a simple chai plugin for asserting on types
Replace text patterns with applause.
Sorting and matching utility using configurable string, glob, regular expression, and/or function matchers
Match the case of `value` to that of `base`
Replace text patterns with applause.
Regex for matching dot-directories, like `.git/`
file globbing for node.js. speedy and powerful alternative to node-glob.
Check if an element matches a given selector
Replace matching strings and regexes in files
Replace text patterns with applause.
Browser extension URL pattern matching
Find files or directories by walking up parent directories.
`safety-match` provides pattern matching for JavaScript, TypeScript, and Flow.
A regular expression that only matches a valid Github username
Match mqtt formatted topic strings to strings
A regex to match the :emoji: snippets in a string.
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.
Fast library for matching MQTT patterns with named wildcards
Buffer Serializer =================
Keep your package.json version requirements satisfied
assert + matchers <3
A module for testing URLs against Chrome and Firefox match patterns.
murl is fast url pattern matching and replacing
Create a matching function from a glob pattern, regex, string, array, object or function.
A node-red node to match messages by property values.
Match spicific time at runtime, not only in cron job. User cron job format in progame.
Pattern match for NLCST.
Checks if one input matches another
Parse a Bitbucket URL into an object.
fast-find-in-files recursively searches sub-directories for needle matches
A regex for matching punycode.
Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
Filter an object by its keys or values. Returns a copy of an object filtered to have only keys or values that match the given glob patterns.
Create pattern based AST matcher function
Filter an object values using glob patterns or with a `callback` function returns true.
Human friendly file system utilities for Node.js
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Filter the keys of an object using glob patterns.
Match a string against a list of patterns
A collection of string matching algorithms built with React Select in mind
Return `true` if a file path ends with the given string/suffix.
Allow conditional matching in React JSX.
Simplest way to create match memory games.
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Utility functions to mark and/or highlight character matches in texts
JavaScript plugin allows setting the equal height for different elements.
Regular expresson for matching dotfiles.
Search.io JavaScript SDK
Regular expression for matching words in a string. Support for english, CJK and Cyrillic.
Use CSS selectors to match nodes in a custom object tree
Tools to use handle plain JS objects as immutable objects
Replace multiple substrings in a string in turn
Find a file by walking up parent directories
Regular expression for matching non-ASCII characters
replace strings that match a particular pattern with a React Component, recursively
支持多音字, 繁体字,首字母缩写的拼音搜索引擎
Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn
A plugin to scan a file for a string or expression
Array of RegExp.prototype.exec results
Count the words in a string. Support for english, CJK and Cyrillic.
Match the words in a string. Support for english, CJK and Cyrillic.
Snapdragon plugin that adds a capture method to the parser instance.
Fast fuzzy string matching with scoring and matched ranges
Helper functions to verify an AST structure
[](https://github.com/saoviettest/nulla-adipisci-vel-porro/actions) [ using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.
Regular expression for matching the parts of glob pattern.
Utilities for JavaScript Iterable and AsyncIterable
Search files with glob pattern and create VFile objects from them
Find the root directory of a `git` repository
Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![FOSSA
Regular expression which matches a string with no 4-byte characters
No dependencies, Light weight, Makes elements equal height.
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![FOSSA
Easily found out if an ES6 Iterator match what you expected
Semver matching plugin for AJV
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![FOSSA
Search files with glob pattern and read them, Observable way
Affine transformation estimator e.g. for multi-touch gestures and calibration
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [  ](https://www.npmjs.com/package/timezone-support) [](http://www.npmjs.com/package/@hoangcung1804npm/quo-voluptatum-repellat) [](https://www.
A safer regex match.
[](https://github.com/microsoft/TypeScript/actions?query=workflow%3ACI) [](https://www.npmjs.com/package/typescript
Transform a string with an array of replacement patterns.
Error handling tools
Finitio is a language for capturing information structure. A little bit like "JSON/XML schema" but on steroids. An example is show below. For more information about Finitio itself, see [www.@omegion1npm/itaque-est-reiciendis.io](http://www.@omegion1npm/it
Utility for returning a list of arrays that contain matching keywords. Useful for filtering package.json files.
String.prototype.includes() but using localeCompare.
Parse JSON without risk of losing numeric information.
Check if a string is a valid E. 164 phone number
Lightweight solution to evalute if JSON match desired input
[](https://www.npmjs.com/package/@ffras4vnpm/recusandae-eius-aut)
Checks if provided string looks like a valid path
Get the line number for each regex match found in a string.
[](https://www.npmjs.com/package/@hutechwebsite/laudantium-ducimus-voluptatibus-cupiditate) ](https://www.npmjs.com/package/@ajhgwdjnpm/inventore-est-soluta)
Zero-runtime pattern matching
Powerful pattern matching for Javascript
Determine if a single match exists with an array of strings/numbers/regexes.
A Jest matcher for image comparisons based on pixelmatch. Can also be used with Mocha. Useful for visual regression testing.
Strip ANSI colors, attributes from a string
Find all matches for the text in electron app
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Censor or highlight words and other patterns intelligently.
TypeScript implementation of the Aho-Corasick algorithm for efficient string matching
Simplified version of https://github.com/jonschlinkert/parse-github-url
array fuzzy match
Exhaustiveness checking in TypeScript
Like window.matchMedia() but for HTML elements
Match strings using bash. Does not work on windows, and does not read from the file system. This library requires that Bash 4.3 or higher is installed and is mostly used for checking parity in unit tests.
Express middleware for matching requests to a pattern
Object properties matcher for Chai, contained arrays must contain identical objects in order
Supersonic reverse matching engine
Aho–Corasick string matching algorithm
Finds degree of similarity between strings, based on Dice's Coefficient.
JavaScript SDK for the Sajari search API
Regular expression for matching IP addresses (IPv4 & IPv6). This is a fork of sindresorhus/ip-regex, but with CommonJS support.
Simply sort by similarity, starring Levenshtein via leven
Javascript library to check if 1st json is equal by the 2nd json
Express middleware to return hard-coded response for requests with url matching specified pattern
A set of misc utilties I find myself repeatedly re-writing between projects.
Asynchronous String.prototype.replace, sequential or parallel
The simplest and fastest glob method implementation.
A React component for finding matches within a split string.
Query Strings Parser ========================= [![License][license-image]][license-url] [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][npm-url] [![Travis][travis-image]][travis-url] [![Coverage][coverage-image]][coverage-url]
Text diff algorithm based on 'An O(NP) Sequence Comparison Algorithm' from Sun Wu, Udi Manber and Gene Myers
Javascript port of PHP's match() control structure.
A nodejs library for phonetic string matching which exposes implementation of phonetic algorithms like soundex, metaphone and double-metaphone algorithms.
Check, does a plain object (AST/JSON) has any unique keys, not present in a reference object (another AST/JSON)
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Check if a string is an IP address. This is a fork of sindresorhus/is-ip, but with CommonJS support.
Easy pattern match and replace text.