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

Latest commit

 

History

History
18 lines (11 loc) · 759 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 759 Bytes

Pak

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.

Usage

$ pak build index.html

License

Copyright © Kasper Kronborg Isager. Released under the terms of the MIT License.