1.0.1 • Published 1 year ago

@suchipi/string-utils v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@suchipi/string-utils

This package is a collection of several functions which wrap or transform strings.

It exports:

  • The dedent function and template tag function from string-dedent,
  • a stripAnsi function which removes ANSI control characters from a string, from strip-ansi,
  • a quote function which wraps a string in double quotes and escapes any double quotes within it,
  • and all the styling functions from kleur.
1.0.1

1 year ago

1.0.0

1 year ago