Merge pull request #555 from pnuzhdin/add-redux0410

Add package redux
This commit is contained in:
Dominik Picheta 2017-08-07 13:39:13 +01:00 committed by GitHub
commit ed63666c69

View File

@ -6933,5 +6933,16 @@
"description": "calendar.py from Pythons stdlib translated to Nim",
"license": "MIT",
"web": "https://docs.python.org/2/library/calendar.html"
}
},
{
"name": "redux",
"url": "https://github.com/pragmagic/redux.nim",
"method": "git",
"tags": [
"redux"
],
"description": "Predictable state container.",
"license": "MIT",
"web": "https://github.com/pragmagic/redux.nim"
}
]