2428392/Truncate String

Simple truncate string

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
stringToTruncateString to be truncatedyes
maxLengthMax length of the stringyes
removeDanglingCharactersRemove any of the provided dangling characters. No seperation between characters e.g. -,!%""
namedescription
stringThe truncated string