https://github.com/patrickjs/angular-flux
Flux Application Architecture for Angular.js allow AngularJS apps to have unidirectional data flow in a single direction, in a cycle
https://github.com/patrickjs/angular-flux
Last synced: 14 days ago
JSON representation
Flux Application Architecture for Angular.js allow AngularJS apps to have unidirectional data flow in a single direction, in a cycle
- Host: GitHub
- URL: https://github.com/patrickjs/angular-flux
- Owner: PatrickJS
- License: mit
- Created: 2014-09-16T19:35:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-16T19:39:55.000Z (over 11 years ago)
- Last Synced: 2024-05-07T21:22:27.529Z (over 1 year ago)
- Size: 129 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
angular-flux
============
Flux Application Architecture for Angular.js allow AngularJS apps to have unidirectional data flow in a single direction, in a cycle
WIP at the moment. The current system is being used at Keychain Logistics and will be refactored out into a more general usecase