文件名称:fluxy, 一种Facebook架构流量的实现.zip
文件大小:76KB
文件格式:ZIP
更新时间:2022-10-30 01:26:42
开源
fluxy, 一种Facebook架构流量的实现 #Fluxy一种facebook架构流量的实现。##Introductionfacebook团队有一个关于流量管理的简介,包含在React文档 documentation 。 把传统的MVC方法引入到客户机端web服务中,用相同
【文件预览】:
fluxy-master
----.gitignore(14B)
----README.md(16KB)
----bin()
--------cli.js(3KB)
----test()
--------mocha.opts(48B)
--------support()
--------convertName.test.js(246B)
--------store.test.js(12KB)
--------constants.test.js(1KB)
--------action.test.js(3KB)
--------fluxy.test.js(4KB)
--------dispatcher.test.js(4KB)
----examples()
--------todomvc-flux-immutable()
--------todomvc-flux-mori()
----package.json(901B)
----index.js(3KB)
----.travis.yml(95B)
----templates()
--------store.js(247B)
--------constants.js(127B)
--------actions.js(221B)
----lib()
--------Constants.js(1KB)
--------collections()
--------Dispatcher.js(3KB)
--------Action.js(2KB)
--------convertName.js(189B)
--------Store.js(5KB)
----CHANGELOG(518B)