Added package kraut (#2514)

This commit is contained in:
Constantine Molchanov 2023-02-27 22:05:39 +03:00 committed by GitHub
parent 552b9e3039
commit 194bcc7dc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29007,5 +29007,20 @@
"description": "Bezier curve tools",
"license": "Apache-2.0",
"web": "https://github.com/Nycto/bezier-nim"
},
{
"name": "kraut",
"url": "https://github.com/moigagoo/kraut",
"method": "git",
"tags": [
"frontend",
"router",
"karax",
"spa",
"js"
],
"description": "Router for Karax frontend framework.",
"license": "MIT",
"web": "https://github.com/moigagoo/kraut"
}
]