Added package karkas (#2672)

This commit is contained in:
Constantine Molchanov 2023-08-02 17:51:02 +04:00 committed by GitHub
parent 4d2c8f0334
commit 0aea839433
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31018,5 +31018,18 @@
"description": "nim implementation of bcs serialization format",
"license": "MIT",
"web": "https://github.com/C-NERD/nimBcs"
},
{
"name": "karkas",
"url": "https://github.com/moigagoo/karkas",
"method": "git",
"tags": [
"Karax",
"frontend",
"layout"
],
"description": "Layout helpers and sugar for Karax",
"license": "MIT",
"web": "https://github.com/moigagoo/karkas"
}
]