builder-of-strings
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Description

Dependencyless string builder implementation.

It accepts the following methods on a StringBuildable type formed by string, number and boolean:

  • append
  • appendWhen
  • appendLine
  • appendLineWhen
  • appendSequence
  • appendSequenceLines
  • appendSequenceWhen
  • appendSequenceLinesWhen

Package Sidebar

Install

npm i builder-of-strings

Weekly Downloads

3

Version

1.2.0

License

MIT

Unpacked Size

35.9 kB

Total Files

13

Last publish

Collaborators

  • ivsaez