From 45e161b6f98512d624d3b72b44f12bb292fc8e99 Mon Sep 17 00:00:00 2001 From: spekary Date: Mon, 7 Mar 2022 19:52:08 -0800 Subject: [PATCH] Removing Kasia Kasia appears to be abandoned. - The most recent commit was 7 years ago. - It does not have a go.mod file - It does not conform to current awesome-go standards --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 406d897c..f080ce22 100644 --- a/README.md +++ b/README.md @@ -2015,7 +2015,6 @@ _Libraries and tools for templating and lexing._ - [goview](https://github.com/foolin/goview) - Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application. - [hero](https://github.com/shiyanhui/hero) - Hero is a handy, fast and powerful go template engine. - [jet](https://github.com/CloudyKit/jet) - Jet template engine. -- [kasia.go](https://github.com/ziutek/kasia.go) - Templating system for HTML and other text documents - go implementation. - [liquid](https://github.com/osteele/liquid) - Go implementation of Shopify Liquid templates. - [maroto](https://github.com/johnfercher/maroto) - A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple. - [pongo2](https://github.com/flosch/pongo2) - Django-like template-engine for Go.