🧪 Skills

Regexpal

Regular expression tester and reference tool. Test regex patterns against sample text, view match highlights, get explanations of pattern syntax, access a ch...

v1.0.0
❤️ 0
⬇️ 3
👁 1
Share

Description


name: RegexPal description: "Regular expression tester and reference tool. Test regex patterns against sample text, view match highlights, get explanations of pattern syntax, access a cheatsheet of common patterns, and generate regex for common use cases like email, URL, phone validation." version: "1.0.0" author: "BytesAgain" tags: ["regex","regular-expression","pattern","matcher","tester","developer","text"] categories: ["Developer Tools", "Utility"]

RegexPal

Test regex. Learn patterns. Match text like a pro.

Commands

  • test <pattern> <text> — Test regex against text
  • match <pattern> <file> — Find matches in a file
  • cheatsheet — Common regex patterns reference
  • common — Pre-built patterns (email, URL, IP, phone)
  • explain <pattern> — Explain regex pattern syntax

Usage Examples

regexpal test "\d{3}-\d{4}" "Call 555-1234 today"
regexpal cheatsheet
regexpal common email

Powered by BytesAgain | bytesagain.com

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs