redux_nim

Redux Implementation in nim

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version 1.0.3
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-08-03 05:07

Tags

Authors

  • M4RC3L0

Installation

nimble install redux_nim
choosenim install redux_nim
git clone https://github.com/M4RC3L05/redux-nim

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
redux_nim - - - - - - -

Dependencies

Package Version Optional
nim >= 0.18.1 No

Source

Repository https://github.com/M4RC3L05/redux-nim
Homepage https://github.com/M4RC3L05/redux-nim
Documentation View Documentation
Registry Source nimble_official

README

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)