From c0949107d348959e14477b040589f6045bcb87c2 Mon Sep 17 00:00:00 2001 From: Tane Piper Date: Mon, 18 Jan 2021 11:06:06 +0100 Subject: [PATCH] Add RxJS Ninja to list of libraries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d51d1bd..282b41b 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ https://github.com/ReactiveX/RxJS/issues/1121#issuecomment-169568428 - [garbles/yolk](https://github.com/garbles/yolk) - :egg: A library for building asynchronous user interfaces. - [bcoop713/routerx](https://github.com/bcoop713/routerx) - A Router for RxJS and Cycle.js applcations - [ngrx/store](https://github.com/ngrx/store) - RxJS powered state management inspired by Redux for Angular2 + - [RxJS Ninja](https://rxjs.ninja) - A collection of operators and Observables for RxJS for working ECMAScript primitive types and features ## Talks