prettier-plugin-import-sort-regex
Prettier plugin using import-sort to organize by regular expressions.
Prettier plugin using import-sort to organize by regular expressions.
The only parser you need
Centralizes common string transformations and keeps them organized by name.
remove comments from a string using a regex
Command line utility for automatically injecting environment variables into files.
Replace only specific occurrences of a string. e.g. if the string exists 10 times, you can replace, say, the 3rd and 8th occurrences only, etc. Returns a new string with nth specific matches of a pattern replaced by a replacement. The pattern can be a str
Get a regex expression from a list of extensions. Useful with webpack's `test` property.
Regexs to extract comments from programming languages
Combines multiple regexes into a single regex using lookaheads
Combines an array of regexes into a single regex using `or` operator `|`
simple regular expression utility for node
Run a text string through an array of individual match-replace regular expressions.
regex library for commons validations
Map multiple regular expressions to one or more strings
Interpolate a regular expression match into a replacement string
RegexGen.js is a JavaScript regular expression generator that helps to construct complex regular expressions, inspired by [JSVerbalExpressions](https://github.com/VerbalExpressions/JSVerbalExpressions).
Improved Javascript string split, for handling RegExp in a way that can easily re-create the original string
Simple regex-abstracting utilities
A chainable regular expression wrapper for text search and replacements.
A collection of useful regex literals