No description
Find a file
2018-10-28 10:49:05 +00:00
docs update docs 2018-10-20 13:05:01 +01:00
examples update examples and improve middleware system 2018-10-20 00:50:29 +01:00
src remove html file 2018-10-22 14:20:30 +01:00
tests update exceptions 2018-10-20 12:22:47 +01:00
.editorconfig initial commit and basic redux functionality 2018-09-17 19:10:21 +01:00
.gitignore initial commit and basic redux functionality 2018-09-17 19:10:21 +01:00
.travis.yml update travis 2018-10-11 22:39:16 +01:00
appveyor.yml update appvayor 2018-10-11 21:13:53 +01:00
genDocs.sh update docs 2018-10-20 13:05:01 +01:00
LICENCE.md add readme and licence 2018-09-17 19:12:13 +01:00
README.md add nimble tag 2018-10-28 10:49:05 +00:00
redux_nim.nimble update version 2018-10-20 13:09:47 +01:00

redux-nim

nimble

Build Status Build status

A redux implementation for the nim language Docs

Instalation

$ nimble install redux-nim

How to use

Jus install the package and read the apps in the examples folder.

Others

This package is build and tested on windows, linux and mac on both master and devel branches of nim (master only for windows)