nwronski / apollo-client-rxjs

Adds RxJS to ApolloClient

Home Page:http://apollostack.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Adds RxJS to ApolloClient

http://apollostack.com


Languages

Language:TypeScript 92.6%Language:Shell 4.4%Language:JavaScript 3.1%