freeCodeCamp/curriculum/challenges/spanish/02-javascript-algorithms-an.../regular-expressions
..
check-for-all-or-none.spanish.md
extract-matches.spanish.md
find-characters-with-lazy-matching.spanish.md
find-more-than-the-first-match.spanish.md
find-one-or-more-criminals-in-a-hunt.spanish.md
ignore-case-while-matching.spanish.md
match-a-literal-string-with-different-possibilities.spanish.md
match-all-letters-and-numbers.spanish.md
match-all-non-numbers.spanish.md
match-all-numbers.spanish.md
match-anything-with-wildcard-period.spanish.md
match-beginning-string-patterns.spanish.md
match-characters-that-occur-one-or-more-times.spanish.md
match-characters-that-occur-zero-or-more-times.spanish.md
match-ending-string-patterns.spanish.md
match-everything-but-letters-and-numbers.spanish.md
match-letters-of-the-alphabet.spanish.md
match-literal-strings.spanish.md
match-non-whitespace-characters.spanish.md
match-numbers-and-letters-of-the-alphabet.spanish.md
match-single-character-with-multiple-possibilities.spanish.md
match-single-characters-not-specified.spanish.md
match-whitespace.spanish.md
positive-and-negative-lookahead.spanish.md
remove-whitespace-from-start-and-end.spanish.md
restrict-possible-usernames.spanish.md
reuse-patterns-using-capture-groups.spanish.md
specify-exact-number-of-matches.spanish.md
specify-only-the-lower-number-of-matches.spanish.md
specify-upper-and-lower-number-of-matches.spanish.md
use-capture-groups-to-search-and-replace.spanish.md
using-the-test-method.spanish.md