Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 272 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 272 Bytes

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