Fluxo is a simple, lightweight (~300LOC) and dependency free data infrastructure lib based on Facebook Flux and Backbone.js. It's compatible with React.js, but you can use with whatever you want to the view/component layer.
15
stars
3
forks
source link
Remove native sort and recommend a computed for that #50
As we spoke, there is no need to worry about sorting since we have computed to deal with that.