Added package redux

This commit is contained in:
Pavel Nuzhdin 2017-08-07 11:10:04 +07:00
parent c97415e3fe
commit 5902118f19

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"
}
]