regexparam
RegExp parser
A utility for converting route patterns into regular expressions
A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to path-to-regexp
🙇♂️
570 stars
10 watching
23 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
path-to-regexpregexregexprouter
Related projects:
Repository | Description | Stars |
---|---|---|
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A Swift library for working with regular expressions. | 332 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A parser and validator for regular expressions in ECMAScript | 24 |
| A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. | 99 |
| A lightweight JavaScript library for adding syntax highlighting to regular expressions in web pages. | 176 |
| A fast and safe regular expression engine designed to eliminate security vulnerabilities | 130 |
| An ESLint plugin for detecting and enforcing regular expression best practices | 701 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A lightweight POSIX compliant regexp matching library with approximate matching capabilities | 811 |
| A library for regular expressions with named capture groups and back-references. | 10 |
| A regular expression library for matching ANSI escape codes | 188 |