mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
add formatja (#2924)
Co-authored-by: David Krause (enthus1ast) <krause@biochem2.uni-frankfurt.de>
This commit is contained in:
parent
d445b1d9e8
commit
479de5a00a
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user