A reasonably fast optimizing compiler for unfancy web pages and applications
Pak is a source-to-source compiler that turns standard web assets such as HTML, CSS, JavaScript, and more, into better web assets optimized for sending over a network. It makes no attempt at transforming features of tomorrow into features of today or extending module systems with configurable behavior; it simply takes web assets that already work fine on their own and makes them better.
$ pak build index.html
Copyright © Kasper Kronborg Isager. Released under the terms of the MIT License.