Skip to content

Commit 4e4894c

Browse files
committed
Clean-up CLIs
1 parent 8096b2d commit 4e4894c

File tree

17 files changed

+409
-252
lines changed
  • lib/node_modules/@stdlib
    • repl/bin
    • string
      • capitalize/bin
      • ends-with/bin
      • left-pad/bin
      • left-trim/bin
      • lowercase/bin
      • pad/bin
      • remove-punctuation/bin
      • remove-utf-8-bom/bin
      • repeat/bin
      • replace/bin
      • right-pad/bin
      • right-trim/bin
      • starts-with/bin
      • trim/bin
      • uncapitalize/bin
      • uppercase/bin

17 files changed

+409
-252
lines changed

lib/node_modules/@stdlib/repl/bin/cli

Lines changed: 25 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/string/capitalize/bin/cli

Lines changed: 24 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/string/ends-with/bin/cli

Lines changed: 24 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/string/left-pad/bin/cli

Lines changed: 24 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/string/left-trim/bin/cli

Lines changed: 24 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/string/lowercase/bin/cli

Lines changed: 24 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)