Skip to content

Instantly share code, notes, and snippets.

View GusRodrigues86's full-sized avatar
🙁

Gustavo Bonifacio Rodrigues GusRodrigues86

🙁
  • Montreal, QC
  • 08:23 (UTC -04:00)
View GitHub Profile
@eightyknots
eightyknots / avregex.md
Last active July 7, 2024 20:19
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 |