ERPNext.Client.Helper
urlEncode :: Text -> Text Source #
Percent-encode string for use in a URL.
quote :: Text -> Text Source #
Double-quote string after dropping existing double quotes.
tshow :: Show a => a -> Text Source #
show but return Text.
show
Text