Added package cascade

This commit is contained in:
citycide 2017-11-11 15:20:19 -06:00
parent e7b6440568
commit 182c38fde2

View File

@ -7609,5 +7609,20 @@
"description": "Karax is a framework for developing single page applications in Nim.",
"license": "MIT",
"web": "https://github.com/pragmagic/karax"
},
{
"name": "cascade",
"url": "https://github.com/citycide/cascade",
"method": "git",
"tags": [
"macro",
"cascade",
"operator",
"dart",
"with"
],
"description": "Method & assignment cascades for Nim, inspired by Smalltalk & Dart.",
"license": "MIT",
"web": "https://github.com/citycide/cascade"
}
]