NoRedInk/elm-string-conversions - version: 1.0.1

for more information visit the package's GitHub page

Package contains the following modules:

string-conversions

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.

Testing

npm i
npm test

License

The source code for this package is released under the terms of the BSD3 license. See the LICENSE file.