string-transform-1.1.0: README.md
# string-transform [](https://travis-ci.org/ncaq/string-transform)  simple and easy haskell string transform wrapper. # provide function * `toString` * `toByteStringStrict` * `toByteStringLazy` * `toShortByteString` * `toTextStrict` * `toTextLazy` # note It wrapper expect that `ByteString` encode is utf-8.