Added package formatstr (#2397)

This commit is contained in:
Guillaume Bareigts
2022-10-29 21:08:36 +08:00
committed by GitHub
parent 78406f265e
commit b3fe74d035
+12
View File
@@ -27778,5 +27778,17 @@
],
"description": "Define procedures on the server, call them from the browser.",
"license": "MIT"
},
{
"name": "formatstr",
"url": "https://github.com/guibar64/formatstr",
"method": "git",
"tags": [
"string",
"format"
],
"description": "string interpolation, complement of std/strformat for runtime strings",
"license": "MIT",
"web": "https://github.com/guibar64/formatstr"
}
]