Skip to content

Commit b4e283e

Browse files
committed
star-history
1 parent e743f13 commit b4e283e

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -759,17 +759,18 @@ RxJS can handle these without blinking an eye whilst Rimmel just glues them toge
759759
This is one of the most complex UI components by nature, with so many pieces of interdependent state all over the place.
760760
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.
761761

762-
<hr>
763762

764-
# Get in touch! 💬
765-
766-
[![Stargazers repo roster for @reactivehtml/rimmel](https://reporoster.com/stars/reactivehtml/rimmel)](https://github.com/reactivehtml/rimmel/stargazers)
763+
# Stars and History 🤩
767764

768765
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.
769766

770767
Share the passion? Would like to help?<br>
771768
Come say hi, there's a good amount of work to do and the roadmap is below.
772769

770+
[![Star History Chart](https://api.star-history.com/svg?repos=reactivehtml/rimmel&type=Date)](https://www.star-history.com/#reactivehtml/rimmel&Date)
771+
772+
[![Stargazers repo roster for @reactivehtml/rimmel](https://reporoster.com/stars/reactivehtml/rimmel)](https://github.com/reactivehtml/rimmel/stargazers)
773+
773774
# Roadmap 👷
774775
- Completion handlers (what should happen when observables complete?)
775776
- 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.
788789
- i18n (leverage sink pipelines to make localisation trivial)
789790
- Native Observables — exciting challenges for the upcoming standard
790791

791-
# Chat?
792+
# Get in Touch
792793

793-
Find us [on Discord](https://discord.com/channels/1392597664184537230)
794+
Chat? Find us [on Discord](https://discord.com/channels/1392597664184537230)
794795

795796
# Building, testing, hacking 🪓
796797
To work with Rimmel locally, check it out then either with bun or other runtimes:

0 commit comments

Comments
 (0)