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 July 30, 2024 08:49
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 |