tmelliottjr/Extract Regex Action

A GitHub Action to extract a regex pattern from a string

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
regexThe regex pattern to extractyes
flagsThe regex flags to useno
inputThe input string to extract fromyes
namedescription
resultStringThe extracted matches as a string
resultArrayThe extracted matches as an array