Socket
Socket
Sign inDemoInstall

apollo-client-rxjs

Package Overview
Dependencies
17
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    apollo-client-rxjs

Adds RxJS to ApolloClient


Version published
Weekly downloads
98
decreased by-2.97%
Maintainers
1
Install size
49.4 kB
Created
Weekly downloads
 

Changelog

Source

v0.6.0-rc.2

  • Fix subscribeToMore throwing error when watchQuery had variables PR #51

Readme

Source

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.

Keywords

FAQs

Last updated on 23 Sep 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc