@suchipi/string-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@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.

Package Sidebar

Install

npm i @suchipi/string-utils

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

16.5 kB

Total Files

6

Last publish

Collaborators

  • suchipi