/Escape

Golang string escaping library

Primary LanguageGoApache License 2.0Apache-2.0

Escape

Golang string escaping library.

Currently only supports JSON using the "escape.JSON(string) string" function. Maps directly to the same unction calls used by "json.Marshal" to encode strings.

ko-fi