Added package palladian (#2525)

This commit is contained in:
itsumura-h 2023-03-07 10:20:01 +09:00 committed by GitHub
parent 5adf2d0ce5
commit 8cc43daa81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29363,5 +29363,17 @@
"description": "A few handy macros for those who prefer `let` over `var`",
"license": "MIT",
"doc": "https://sirnickolas.github.io/let-utils-nim/letUtils"
},
{
"name": "palladian",
"url": "https://github.com/itsumura-h/nim-palladian",
"method": "git",
"tags": [
"web",
"frontend"
],
"description": "A Frontend Web Framework for Nim based on Preact",
"license": "MIT",
"web": "https://github.com/itsumura-h/nim-palladian"
}
]