Add owlkettle (#2191)

This commit is contained in:
Can Lehmann 2022-03-30 12:28:03 +02:00 committed by GitHub
parent 7977c6451c
commit d6c0db7ab6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25647,5 +25647,20 @@
"license": "MIT",
"description": "Convert big numbers to what's pleasant to see (an adorable, little girl, perhaps?) ... in Nim!",
"web": "https://github.com/bichanna/millie.nim"
},
{
"name": "owlkettle",
"url": "https://github.com/can-lehmann/owlkettle",
"method": "git",
"tags": [
"framework",
"dsl",
"gui",
"ui",
"gtk"
],
"description": "A declarative user interface framework based on GTK",
"license": "MIT",
"web": "https://github.com/can-lehmann/owlkettle"
}
]