Skip to content

randompch/textencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Text encoder (HTML)

Just a script I happen to have written for my own use (still learning Go atm).
It encodes some characters to their HTML entities. The code is bad, I'm still learning, don't use it. 🙃

Usage

$ go run main.go input.ext output.ext

About

Encodes some characters to their HTML entities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages