We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c1126 commit 0e33879Copy full SHA for 0e33879
README.md
@@ -1,4 +1,14 @@
1
# typed-notifications
2
+
3
+<p align="center">
4
+ <img width="280" alt="logo" src="https://github.com/user-attachments/assets/935a0d73-6dd2-47e5-8846-f1449dbf7f73">
5
+</p>
6
7
+ <strong>typed-notifications</strong><br>
8
+ This library attaches type-information to NotificationCenter.
9
10
11
12
This library attaches type-information to `NotificationCenter`.
13
You can post and observe notifications in a type-safe manner.
14
0 commit comments