reallyreallyreal/codenamize-action

As codenamize-js, it will "generate consistent easier-to-remember codenames from strings, numbers, or other seed inputs".

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
seedThe seed from which the codename will be generated.yes
adjective-countClassic mode uses adjective-count to determine the composition of the codename output, which will be made up of the specified number of adjectives, followed by a noun. Note that prepending more adjectives retains the existing codename words.
particlesInstead of adjective-count, the particles argument can alternatively be used to specify a more precise composition for the produced codename. The argument is an array of word categories which will be appended together to produce the output codename.
max-item-charsSpecifies the maximum length of each codename word.
capitalizeDetermines whether each word in the codename will be capitalized.
separatorSpecifies the character(s) used to combine the parts of the codename.
namedescription
codenameThe generated codename