Skip to content

Commit 948e46e

Browse files
update readme with some other projects
1 parent 9eaa5d1 commit 948e46e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,11 @@ See [details page](https://react-coroutine.js.org/Details.html) for more.
5050

5151
React Coroutine attempts to use basic language features for the sake of solving problems that are usually solved with APIs and new abstractions that require particular knowledge about them and sometimes about internal processes (leaky abstractions).
5252

53+
* [react-async](https://github.com/andreypopp/react-async)
5354
* [react-refetch](https://github.com/heroku/react-refetch)
5455
* [react-transmit](https://github.com/RickWong/react-transmit)
5556
* [react-loadable](https://github.com/thejameskyle/react-loadable)
57+
* [react-resolver](https://github.com/ericclemmons/react-resolver)
5658
* [react-controller](https://github.com/bradestey/react-controller)
5759
* [react-async-component](https://github.com/ctrlplusb/react-async-component)
5860
* [smalldots](https://github.com/smalldots/smalldots)

0 commit comments

Comments
 (0)