add formatja (#2924)

Co-authored-by: David Krause (enthus1ast) <krause@biochem2.uni-frankfurt.de>
This commit is contained in:
David Krause 2024-09-02 14:32:40 +02:00 committed by GitHub
parent d445b1d9e8
commit 479de5a00a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33997,5 +33997,19 @@
"description": "A portable wrapper for borg backup and restic inspired by borgmatic.",
"license": "AGPL-3.0-or-later",
"web": "https://codeberg.org/pswilde/norgbackup"
},
{
"name": "formatja",
"url": "https://github.com/enthus1ast/formatja",
"method": "git",
"tags": [
"string",
"interpolation",
"runtime",
"template"
],
"description": "A simple runtime string interpolation library, that leverages nimjas lexer.",
"license": "MIT",
"web": "https://github.com/enthus1ast/formatja"
}
]