About html-strip html-strip provides a simple cli tool to remove elements from html files. Useful for build chains where criticizing / inlining / minimizing HTML. Written in Go. Installation Install in the usual way: go get -u github.com/knq/html-strip