eslint-plugin-optimize-regex
Regex optimizer
A plugin for ESLint that optimizes and refactors regular expressions in JavaScript code to improve performance.
Optimize regex literals
74 stars
4 watching
7 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
eslinteslint-plugineslint-rulesoptimizerregexregexp
Related projects:
Repository | Description | Stars |
---|---|---|
| An ESLint plugin for detecting and enforcing regular expression best practices | 701 |
| An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code. | 35 |
| Provides suggestions for optimizing dependencies and reducing redundancy in software projects | 359 |
| Detects vulnerable regex using an external API | 5 |
| A parser and validator for regular expressions in ECMAScript | 24 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| A lightweight JavaScript library for adding syntax highlighting to regular expressions in web pages. | 176 |
| A polyfill for the search method in ECMAScript 6's RegExp object | 5 |
| A utility for converting route patterns into regular expressions | 570 |
| A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
| A tool to help build and understand regular expressions by breaking them down into natural language | 476 |