Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

react-apollo

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-apollo

React data container for Apollo Client


Version published
Weekly downloads
52K
decreased by-45.24%
Maintainers
4
Weekly downloads
 
Created

react-apollo

npm version Get on Slack Build Status Coverage Status

Use your GraphQL server data in your React components, with the Apollo Client.

Documentation

Documentation for this client can be found here;

Install

npm install react-apollo --save

Running tests locally:

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.

FAQs

Package last updated on 05 Jan 2017

Did you know?

Socket

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