bisgardo/regex-parse
Match and parse an input string against a given regex pattern.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | regex pattern | yes | — |
| input | input string to match and parse | yes | — |
Outputs
no outputs