pax_global_header 0000666 0000000 0000000 00000000064 13534312675 0014523 g ustar 00root root 0000000 0000000 52 comment=9b8ac9332212333d79c34d9d9cb5f2378a71d9f5 minify-2.5.2/ 0000775 0000000 0000000 00000000000 13534312675 0013024 5 ustar 00root root 0000000 0000000 minify-2.5.2/.gitattributes 0000664 0000000 0000000 00000000054 13534312675 0015716 0 ustar 00root root 0000000 0000000 benchmarks/sample_* linguist-generated=true minify-2.5.2/.gitignore 0000664 0000000 0000000 00000000071 13534312675 0015012 0 ustar 00root root 0000000 0000000 dist/ benchmarks/* !benchmarks/*.go !benchmarks/sample_* minify-2.5.2/.goreleaser.yml 0000664 0000000 0000000 00000001205 13534312675 0015753 0 ustar 00root root 0000000 0000000 builds: - binary: minify main: ./cmd/minify/ ldflags: -s -w -X main.Version={{.Version}} -X main.Commit={{.Commit}} -X main.Date={{.Date}} env: - CGO_ENABLED=0 - GO111MODULE=on goos: - linux - windows - darwin - freebsd - netbsd - openbsd goarch: - amd64 archives: - id: minify format: tar.gz format_overrides: - goos: windows format: zip name_template: "{{.Binary}}_{{.Version}}_{{.Os}}_{{.Arch}}" files: - cmd/minify/README.md - LICENSE.md release: disable: true minify-2.5.2/.travis.yml 0000664 0000000 0000000 00000000413 13534312675 0015133 0 ustar 00root root 0000000 0000000 language: go go: - 1.12.x env: - GO111MODULE=on before_install: - go get github.com/mattn/goveralls script: - go test -covermode=count -coverprofile=profile.cov . ./css ./html ./js ./json ./svg ./xml - goveralls -coverprofile=profile.cov -service travis-ci minify-2.5.2/LICENSE.md 0000664 0000000 0000000 00000002062 13534312675 0014430 0 ustar 00root root 0000000 0000000 Copyright (c) 2015 Taco de Wolff Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. minify-2.5.2/README.md 0000664 0000000 0000000 00000061267 13534312675 0014317 0 ustar 00root root 0000000 0000000 # Minify [](https://travis-ci.org/tdewolff/minify) [](http://godoc.org/github.com/tdewolff/minify) [](https://coveralls.io/github/tdewolff/minify?branch=master) [](https://gitter.im/tdewolff/minify?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) **[Online demo](https://go.tacodewolff.nl/minify) if you need to minify files *now*.** **[Command line tool](https://github.com/tdewolff/minify/tree/master/cmd/minify) that minifies concurrently and supports watching file changes.** **[All releases](https://github.com/tdewolff/minify/releases) for various platforms.** --- *Did you know that the shortest valid piece of HTML5 is `