https://github.com/abhimuktheeswarar/onewayandroid
A pure Java based Redux inspired library.
https://github.com/abhimuktheeswarar/onewayandroid
android flux kotlin redux state-management unidirectional-data-flow
Last synced: about 2 months ago
JSON representation
A pure Java based Redux inspired library.
- Host: GitHub
- URL: https://github.com/abhimuktheeswarar/onewayandroid
- Owner: abhimuktheeswarar
- Created: 2020-08-28T18:48:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T16:31:33.000Z (almost 5 years ago)
- Last Synced: 2025-08-16T02:45:51.409Z (10 months ago)
- Topics: android, flux, kotlin, redux, state-management, unidirectional-data-flow
- Language: Kotlin
- Homepage:
- Size: 233 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A pure Java based Redux inspired library.
## License
Copyright 2020 Abhi Muktheeswarar
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.