UNPKG

@stdlib/string

Version:

String manipulation functions.

10 lines (6 loc) 318 B
Usage: reverse [options] [<string>] Options: -h, --help Print this message. -V, --version Print the package version. --split sep Delimiter for stdin data. Default: '/\\r?\\n/'. --mode mode Type of character to reverse. Default: 'grapheme'.