string-builder
Simple Node.JS string builder.
Simple Node.JS string builder.
Yet another simple StringBuilder
String builder analogue from c# written in typescript
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
SimpleStringBuilder, forked from `string-builder`.
A collection of string utilities to avoid extra allocations and enable case insensitivity comparisons.
StringBuilder class for Roblox that creates strings from tables
String helpers for Node and the browser.