Skip to content

BenoitHiller/htmlentity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htmlentity

An awk program that decodes html entities.

Installation

bpkg install StephenHamilton/htmlentity

Usage

decodehtml accepts input on stdin, decodes the input, and outputs on stdout.

decodehtml <<< "&amp;"

To Do

Write a matching encoder.

About

Awk html entity decoder

Resources

License

Stars

Watchers

Forks

Packages

No packages published