Skip to main content
Deno 2 is finally here 🎉️
Learn more

GDMinifier

A tool written in Deno to consolidate and minify the assets of exported documents.

Installation

curl -sSf https://deno.land/x/gdminifier/install.sh | sh

Usage

gdminify --input=./path/to/file.html --output=./rendered.html