We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde1e0d commit 2dc6a66Copy full SHA for 2dc6a66
data/source/state-managers.js
@@ -15,6 +15,8 @@ module.exports = {
15
},
16
],
17
projects: [
18
+ { url: "https://github.com/Olical/EventEmitter" },
19
+ { url: "https://github.com/jeromeetienne/microevent.js" },
20
{ url: "https://github.com/mroderick/PubSubJS" },
21
{ url: "https://github.com/solkimicreb/react-easy-state", tags: ["react"] },
22
{ url: "https://github.com/facebook/flux", tags: ["pure flux"] },
0 commit comments