All Projects → kamilkisiela → Apollo Client Rxjs

kamilkisiela / Apollo Client Rxjs

Adds RxJS to ApolloClient

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Apollo Client Rxjs

Apollo Link Maxage
An Apollo Link to invalidate cached queries
Stars: ✭ 23 (-37.84%)
Mutual labels:  apollo-client
Ext Saladict
🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
Stars: ✭ 8,418 (+22651.35%)
Mutual labels:  rxjs
Angular Trello
🍕Trello clone with Angular
Stars: ✭ 34 (-8.11%)
Mutual labels:  rxjs
Agollo demo
👾Demo For Agollo
Stars: ✭ 8 (-78.38%)
Mutual labels:  apollo-client
Rxfirebase
RxJS wrapper with extra goodies for the Firebase JavaScript SDK
Stars: ✭ 11 (-70.27%)
Mutual labels:  rxjs
Link state demo
🚀 Demonstrate how to support multiple stores in Apollo Link State
Stars: ✭ 30 (-18.92%)
Mutual labels:  apollo-client
Tanok
Elm Architecture-inspired wrapper for Rx.js+React
Stars: ✭ 22 (-40.54%)
Mutual labels:  rxjs
Corsair
Corsair using RxJS, Immutable.js and WebGL/three.js
Stars: ✭ 36 (-2.7%)
Mutual labels:  rxjs
Front End Stack
Starter kit for building single-page app using React, Redux, RxJS, Reselect, Material UI, Immer, Prettier and Webpack.
Stars: ✭ 11 (-70.27%)
Mutual labels:  rxjs
Tydux
Type safe state management for web applications
Stars: ✭ 33 (-10.81%)
Mutual labels:  rxjs
Platform
Reactive libraries for Angular
Stars: ✭ 7,020 (+18872.97%)
Mutual labels:  rxjs
Dugong
Minimal State Store Manager for React Apps using RxJS
Stars: ✭ 10 (-72.97%)
Mutual labels:  rxjs
Mini Rx Store
Lightweight Redux Store based on RxJS
Stars: ✭ 32 (-13.51%)
Mutual labels:  rxjs
Kikstart Graphql Client
🚀 Small NodeJS Wrapper around apollo-client that provides easy access to running queries, mutations and subscriptions.
Stars: ✭ 27 (-27.03%)
Mutual labels:  apollo-client
Watermelondb
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
Stars: ✭ 7,996 (+21510.81%)
Mutual labels:  rxjs
Proppy
Functional props composition for UI components (React.js & Vue.js)
Stars: ✭ 921 (+2389.19%)
Mutual labels:  rxjs
Angular Ngrx Data
Angular with ngRx and experimental ngrx-data helper
Stars: ✭ 954 (+2478.38%)
Mutual labels:  rxjs
Angular Firebase App Starter
The starting point of the Angular and Firebase - Build a Web Application Course
Stars: ✭ 37 (+0%)
Mutual labels:  rxjs
Angular4 Admin Front
Admin system front based on Angular. 基于Angular4的后台管理系统(no longer maintain)
Stars: ✭ 36 (-2.7%)
Mutual labels:  rxjs
Angular Interview Questions
A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.
Stars: ✭ 967 (+2513.51%)
Mutual labels:  rxjs

apollo-client-rxjs

npm version Get on Slack Build status Coverage Status

Use RxJS with the Apollo Client.

Install

npm install apollo-client-rxjs apollo-client --save

Development

Running tests locally:

# nvm use node
npm install
npm test

This project uses TypeScript for static typing and TSLint for linting. You can get both of these built into your editor with no configuration by opening this project in Visual Studio Code, an open source IDE which is available for free on all platforms.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].