This commit is contained in:
Ward 2021-06-25 12:15:14 +08:00 committed by GitHub
parent 05984553ff
commit d33bf5a43c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23057,5 +23057,20 @@
"description": "Export Nim functions to sqlite3",
"license": "MIT",
"web": "https://github.com/niklaskorz/nim-exporttosqlite3"
},
{
"name": "chain",
"url": "https://github.com/khchen/chain",
"method": "git",
"tags": [
"macro",
"with",
"cascade",
"operator",
"chaining"
],
"description": "Nim's function chaining and method cascading",
"license": "MIT",
"web": "https://github.com/khchen/chain"
}
]