freeCodeCamp/curriculum/challenges/espanol/02-javascript-algorithms-and-data-structures/regular-expressions
freeCodeCamp's Camper Bot e6b05ee25d
chore(i18n,learn): processed translations (#54537)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-26 12:26:37 +07:00
..
check-for-all-or-none.md chore(i8n,curriculum): processed translations (#41575) 2021-03-25 07:07:03 -06:00
check-for-mixed-grouping-of-characters.md chore(i18n,learn): processed translations (#54537) 2024-04-26 12:26:37 +07:00
extract-matches.md chore(i18n,learn): processed translations (#54537) 2024-04-26 12:26:37 +07:00
find-characters-with-lazy-matching.md chore(i18n,curriculum): update translations (#42918) 2021-07-19 16:05:37 +05:30
find-more-than-the-first-match.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
find-one-or-more-criminals-in-a-hunt.md chore(i18n,curriculum): update translations (#43746) 2021-10-06 17:36:48 +02:00
ignore-case-while-matching.md chore(i18n,curriculum): update translations (#43746) 2021-10-06 17:36:48 +02:00
match-a-literal-string-with-different-possibilities.md chore(i18n,curriculum): update translations (#43746) 2021-10-06 17:36:48 +02:00
match-all-letters-and-numbers.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
match-all-non-numbers.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
match-all-numbers.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
match-anything-with-wildcard-period.md chore(i18n,learn): processed translations (#54537) 2024-04-26 12:26:37 +07:00
match-beginning-string-patterns.md chore(i18n,curriculum): update translations (#43746) 2021-10-06 17:36:48 +02:00
match-characters-that-occur-one-or-more-times.md chore(i8n,curriculum): processed translations (#41617) 2021-03-29 13:47:35 +00:00
match-characters-that-occur-zero-or-more-times.md chore(i18n,curriculum): update translations (#42684) 2021-06-30 20:47:19 +05:30
match-ending-string-patterns.md chore(i18n,curriculum): update translations (#43746) 2021-10-06 17:36:48 +02:00
match-everything-but-letters-and-numbers.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
match-letters-of-the-alphabet.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
match-literal-strings.md chore(i18n,learn): processed translations (#54537) 2024-04-26 12:26:37 +07:00
match-non-whitespace-characters.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
match-numbers-and-letters-of-the-alphabet.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
match-single-character-with-multiple-possibilities.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
match-single-characters-not-specified.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
match-whitespace.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
positive-and-negative-lookahead.md chore(i18n,curriculum): update translations (#43746) 2021-10-06 17:36:48 +02:00
remove-whitespace-from-start-and-end.md chore(i18n,learn): processed translations (#54537) 2024-04-26 12:26:37 +07:00
restrict-possible-usernames.md chore(i18n,learn): processed translations (#52098) 2023-10-25 09:57:40 -05:00
reuse-patterns-using-capture-groups.md chore(i18n,learn): processed translations (#49879) 2023-03-28 21:16:03 +05:30
specify-exact-number-of-matches.md chore(i8n,curriculum): processed translations (#41595) 2021-03-26 07:42:17 -07:00
specify-only-the-lower-number-of-matches.md chore(i18n,curriculum): update translations (#43746) 2021-10-06 17:36:48 +02:00
specify-upper-and-lower-number-of-matches.md chore(i18n,curriculum): update translations (#43746) 2021-10-06 17:36:48 +02:00
use-capture-groups-to-search-and-replace.md chore(i18n,learn): processed translations (#54537) 2024-04-26 12:26:37 +07:00
using-the-test-method.md chore(i18n,learn): processed translations (#54537) 2024-04-26 12:26:37 +07:00