From 0576a94d84810a012734797b809af5d281c6cd75 Mon Sep 17 00:00:00 2001 From: Array in a Matrix Date: Thu, 22 Feb 2024 13:08:58 -0500 Subject: [PATCH] Added Tim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b9de48..a9f7991 100644 --- a/README.md +++ b/README.md @@ -632,6 +632,7 @@ Nim provides unique features for seamless and transparent interoperability with - [templates](https://github.com/onionhammer/nim-templates) - A simple string templating library for Nim. - [nimja](https://github.com/enthus1ast/nimja) - Typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim. - [mustache](https://github.com/soasme/nim-mustache) - A full implementation of v1.2.1 of the Mustache spec. +- [Tim](https://github.com/openpeeps/tim) - A high-performance template engine & markup language. ### Authentication