Skip to content

jtratner/unescaped-go-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unescaped-json

Attempt to use the go json library without its default escaping of <, >, and &.

Code in this repo is entirely taken from the "encoding" library in Go 1.2, with a few modifications to attempt to NOT escape HTML.

About

Attempt to use the go json library without its default escaping of <, >, and &.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages