Skip to content

Instantly share code, notes, and snippets.

View DJDarkByte's full-sized avatar

Darryl van der Meij DJDarkByte

View GitHub Profile
@lkopocinski
lkopocinski / postal_codes_regex.json
Last active March 29, 2025 20:37
JSON file with postal codes regex patterns
[
{
"abbrev":"AF",
"name":"Afghanistan",
"postal":"[0-9]{4}"
},
{
"abbrev":"AL",
"name":"Albania",
"postal":"(120|122)[0-9]{2}"