escape-string-regexp
RegExp escape tool
Escapes special characters in regular expressions to ensure safe string insertion
Escape RegExp special characters
584 stars
14 watching
54 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| Standardizes escaping of string characters for use in regular expressions. | 375 |
| Proposes an escape sequence for matching Unicode line terminators in regular expressions | 5 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A regular expression library for matching ANSI escape codes | 188 |
| A resource for identifying and avoiding common security vulnerabilities in regular expressions used in web application security | 707 |
| A utility function to insert consistent indentation into a string | 112 |
| A utility for simple string matching with wildcard patterns | 539 |
| Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 163 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A utility for converting route patterns into regular expressions | 570 |
| A collection of functions for manipulating the terminal screen in various ways | 498 |
| Extracts user data from an npm user's profile page | 57 |