Skip to content

Instantly share code, notes, and snippets.

View laurensnl's full-sized avatar

Laurens Maarschalkerweerd laurensnl

View GitHub Profile
@eightyknots
eightyknots / avregex.md
Last active April 21, 2025 17:57
AvReg: Aviation regex match toolkit

AvReg: The Aviation RegEx Match Toolkit

General Tips

  • The PCRE flavour of RegEx is used here.
  • Append the i modifier to the end of the regex to make any pattern case-insensitive.

Aircraft

| Purpose | Description | RegEx | Example |