String conversion functions for Elm. Includes functions for basic types like
String and Bool as well as complex ones like Http.Error and functions for
building up string representations of custom types and records.
npm i
npm test
The source code for this package is released under the terms of the BSD3
license. See the LICENSE file.