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 a735a1e commit 4af7ea6Copy full SHA for 4af7ea6
README.md
@@ -19,6 +19,7 @@ JavaScript设计模式的相关学习
19
- [观察者模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Observer/Observer.md)
20
- [命令模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Command/Command.md)
21
- [状态模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/State/State.md)
22
+- [中介者模式](https://github.com/Reaper622/JavaScript-DesignPatterns/blob/master/Mediation/Mediation.md)
23
24
25
0 commit comments