Skip to content

Commit 303883b

Browse files
authored
docs: add ReactiveX/rxdart to README and docs (#859)
https://github.com/ReactiveX/rxdart <!-- Thanks for contributing! Provide a description of your changes below and a general summary in the title Please look at the following checklist to ensure that your PR can be accepted quickly: --> ## Description - add ReactiveX/rxdart to README ## Type of Change <!--- Put an `x` in all the boxes that apply: --> - [ ] ✨ `feat` -- New feature (non-breaking change which adds functionality) - [ ] 🛠️ `fix` -- Bug fix (non-breaking change which fixes an issue) - [ ] ❌ `!` -- Breaking change (fix or feature that would cause existing functionality to change) - [ ] 🧹 `refactor` -- Code refactor - [ ] ✅ `ci` -- Build configuration change - [x] 📝 `docs` -- Documentation - [ ] 🗑️ `chore` -- Chore
1 parent c62b36d commit 303883b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ The following projects are using Melos:
6969
- [leonardocustodio/polkadart](https://github.com/leonardocustodio/polkadart)
7070
- [powersync/powersync.dart](https://github.com/powersync-ja/powersync.dart)
7171
- [foss42/apidash](https://github.com/foss42/apidash)
72+
- [ReactiveX/rxdart](https://github.com/ReactiveX/rxdart)
7273

7374
<Info>
7475

packages/melos/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ The following projects are using Melos:
210210
- [powersync/powersync.dart](https://github.com/powersync-ja/powersync.dart)
211211
- [rodydavis/signals.dart](https://github.com/rodydavis/signals.dart)
212212
- [foss42/apidash](https://github.com/foss42/apidash)
213+
- [ReactiveX/rxdart](https://github.com/ReactiveX/rxdart)
213214

214215
> Submit a PR if you'd like to add your project to the list. Update the
215216
> [README.md](https://github.com/invertase/melos/edit/main/packages/melos/README.md)

0 commit comments

Comments
 (0)