Skip to content

Commit 2dc6a66

Browse files
committed
📚 2 more state managers
1 parent dde1e0d commit 2dc6a66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/source/state-managers.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ module.exports = {
1515
},
1616
],
1717
projects: [
18+
{ url: "https://github.com/Olical/EventEmitter" },
19+
{ url: "https://github.com/jeromeetienne/microevent.js" },
1820
{ url: "https://github.com/mroderick/PubSubJS" },
1921
{ url: "https://github.com/solkimicreb/react-easy-state", tags: ["react"] },
2022
{ url: "https://github.com/facebook/flux", tags: ["pure flux"] },

0 commit comments

Comments
 (0)