You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -759,17 +759,18 @@ RxJS can handle these without blinking an eye whilst Rimmel just glues them toge
759
759
This is one of the most complex UI components by nature, with so many pieces of interdependent state all over the place.
760
760
Not the example you'd want to start with, but definitely one where the use of streams makes a big mess much easier to manage.
761
761
762
-
<hr>
763
762
764
-
# Get in touch! 💬
765
-
766
-
[](https://github.com/reactivehtml/rimmel/stargazers)
763
+
# Stars and History 🤩
767
764
768
765
Rimmel is a young project built with meticulous attention to detail and a bold vision: building a new web ecosystem that "just works", using the stream oriented paradigm.
769
766
770
767
Share the passion? Would like to help?<br>
771
768
Come say hi, there's a good amount of work to do and the roadmap is below.
772
769
770
+
[](https://www.star-history.com/#reactivehtml/rimmel&Date)
771
+
772
+
[](https://github.com/reactivehtml/rimmel/stargazers)
773
+
773
774
# Roadmap 👷
774
775
- Completion handlers (what should happen when observables complete?)
775
776
- Error sinks (what if streams throw? Anything better than just "error boundaries"?)
@@ -788,9 +789,9 @@ Come say hi, there's a good amount of work to do and the roadmap is below.
788
789
- i18n (leverage sink pipelines to make localisation trivial)
789
790
- Native Observables — exciting challenges for the upcoming standard
790
791
791
-
# Chat?
792
+
# Get in Touch
792
793
793
-
Find us [on Discord](https://discord.com/channels/1392597664184537230)
794
+
Chat? Find us [on Discord](https://discord.com/channels/1392597664184537230)
794
795
795
796
# Building, testing, hacking 🪓
796
797
To work with Rimmel locally, check it out then either with bun or other runtimes:
0 commit comments