shepherd-dog/Array Filter Action

Filters a JSON array of strings created by another action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
arrayToFilterthe JSON array of strings that you want filteredyes
outputFormatthe output format -- either "json", "space_delimited", or "comma_delimited"nojson
suffixFilterthe suffix string that you want to filter bynonone
namedescription
filteredArraythe input array filtered by provided filters