From de585747f658e0cd261f49eb9971b10847f3aca5 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Thu, 14 Aug 2025 23:29:32 +0200 Subject: add package assetembed --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5689217..aad5a55 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ My personal extension of the standard library, mostly containing foundational ge ## List of packages +- [assetembed](./assetembed/): HTTP handler for efficiently serving embedded assets using the cache-busting pattern - [jsonmatch](./jsonmatch/): matching of encoded JSON payloads against fixed assertions - [option](./option/): an Option type with strong isolation - [options](./options/): additional functions for type Option -- cgit v1.2.3