Menu

📖 The Fixi Project Guide

The fixi project is a family of web libraries designed to work together to make web development more enjoyable.

Each individual library is constrained to an unminified, uncompressed source size smaller than (the excellent) Preact library’s .min.gz’d size (~4.7kb).

The full project is ~4.5kb minified & brotli-compressed.

The Libraries

There are five libraries in the fixi project:

A fixi Application

A “standard” fixi-powered web application would typically use:

The ethos of fixi is: less is more.

Next up: the flagship library, fixi.js.