Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

yahoo-fluxible

Compare

  No analysis available

Pluggable, singleton-free container for isomorphic Flux applications. Features * Singleton-free for server rendering * Store dehydration for client bootstrapping * Stateless async actions * Higher order components for easy integration * Enforcement of Flux flow - restricted access to the ... [More] Flux interface from within components * Pluggable - add your own interfaces to the Flux context [Less]

0 lines of code

2 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

alt.js

Compare

  Analyzed 11 months ago

Isomorphic flux implementation Alt is a library that facilitates the managing of state within your JavaScript applications. It is modeled after flux. Flux is an application architecture for building complex user interfaces. It eschews MVC in favor of unidirectional data flow. What this means ... [More] is that data enters through a single place (your actions) and then flow outward through their state manager (the store) and finally onto the view. The view can then restart the flow by calling other actions in response to user input. [Less]

6.87K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This