mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package to_interface (#1900)
This commit is contained in:
parent
4cc5f12b5b
commit
3cd5e417aa
@ -22529,5 +22529,16 @@
|
||||
"description": "Turning your worst nightmare into a Nim package. This is a Nim port of mohan-cao's owoify-js, which will help you turn any string into nonsensical babyspeak similar to LeafySweet's infamous Chrome extension.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/deadshot465/owoifynim"
|
||||
},
|
||||
{
|
||||
"name": "interface_implements",
|
||||
"url": "https://github.com/itsumura-h/nim-interface-implements",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"interface"
|
||||
],
|
||||
"description": "implements macro creates toInterface proc.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/itsumura-h/nim-interface-implements"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user