learn_js_regexp
Regex tutorial
A comprehensive resource for learning JavaScript regular expressions
Learn JavaScript Regular Expressions step-by-step from beginner to advanced levels with hundreds of examples and exercises.
112 stars
4 watching
30 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
ebookexercisesjavascriptlearn-by-doingregex
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. | 99 |
| A comprehensive resource for learning Python regular expressions | 1,767 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A live regular expression testing environment built with curses. | 8 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A utility for converting route patterns into regular expressions | 570 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A library for regular expressions with named capture groups and back-references. | 10 |
| An introduction to regular expressions with explanations and examples. | 45,746 |
| A regular expression library for matching ANSI escape codes | 188 |
| Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. | 234 |