kasperisager / pak

A reasonably fast optimizing compiler for unfancy web pages and applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A reasonably fast optimizing compiler for unfancy web pages and applications

License:MIT License


Languages

Language:Go 100.0%