mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package formatstr (#2397)
This commit is contained in:
parent
78406f265e
commit
b3fe74d035
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user