string-builder
Simple Node.JS string builder.
Simple Node.JS string builder.
Yet another simple StringBuilder
String builder analogue from c# written in typescript
String helpers for Node and the browser.
SimpleStringBuilder, forked from `string-builder`.
A simple port of a string builder like those found in C#, Java, and Go. This is useful where string concatenation would be very cumbersome to manage. This is NOT meant to be used for extremely large strings, as it is not optimized for that. It is meant