Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.8% on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 5.4% forks on proxy.golang.org

proxy.golang.org : github.com/luisvinicius167/godux

Package godux implements a state management for your backend application. It's inspired in Redux, but with simplest concepts. - State: Your application state don't change. - Actions: Your action is used in reducers, to return new value based on State. - Reducers: Actions describe the fact that something happened, but don’t specify how the application’s state changes in response. This is the job of a reducer. This library was inspired in Redux.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/luisvinicius167/godux
Keywords: backend-applications, golang, redux, state
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/luisvinicius167
Dependent repositories: 1
Stars: 250 on GitHub
Forks: 16 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...