From 01ac6dbbf857eaed498b4f8f06db8a406545c46c Mon Sep 17 00:00:00 2001 From: Array in a Matrix Date: Thu, 22 Feb 2024 21:18:33 -0500 Subject: [PATCH] Added Tim (#74) --- 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