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.

GitHub

112 stars
4 watching
30 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list

ebookexercisesjavascriptlearn-by-doingregex

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
learnbyexample/ruby_regexp A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. 99
learnbyexample/py_regular_expressions A comprehensive resource for learning Python regular expressions 1,767
dmitrysoshnikov/regexp-tree Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript 401
compose-regexp/compose-regexp.js Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. 145
rundevelopment/regexp-ast-analysis A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes 3
wyantb/js-regex A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. 67
yyytcool/rexx A human-readable regex library with structured syntax and variable support. 2
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
niklongstone/regular-expression-cheat-sheet A comprehensive resource providing regular expression patterns and explanations for common use cases. 289
lukeed/regexparam A utility for converting route patterns into regular expressions 570
verbalexpressions/rubyverbalexpressions A Ruby library that helps to construct complex regular expressions 144
commenthol/named-regexp-groups A library for regular expressions with named capture groups and back-references. 10
ziishaned/learn-regex An introduction to regular expressions with explanations and examples. 45,746
chalk/ansi-regex A regular expression library for matching ANSI escape codes 188
mathiasbynens/regexpu Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. 234