html-encoding-sniffer icon indicating copy to clipboard operation
html-encoding-sniffer copied to clipboard

Sniff the encoding from a HTML byte stream

Results 2 html-encoding-sniffer issues
Sort by recently updated
recently updated
newest added

Just thought I'd make this suggestion because it looks pretty easy to implement and sites that use odd encodings don't always follow best practices with meta tags

Hi @domenic et al, I was looking into using this package for `cheerio`, but had several issues that I wanted to fix first. As extending the current `html-encoding-sniffer` package turned...