Socket
Book a DemoInstallSign in
Socket

apollo-angular

Package Overview
Dependencies
Maintainers
2
Versions
357
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-angular

Use your GraphQL data in your Angular app, with the Apollo Client

Source
npmnpm
Version
1.2.0
Version published
Weekly downloads
168K
-16.81%
Maintainers
2
Weekly downloads
 
Created
Source

apollo-angular

npm version Get on Slack

Use your GraphQL server data in your Angular app, with the Apollo Client.

Installation

npm install apollo-angular --save
yarn add apollo-angular

Contributing

Build status

Read the Apollo Contributor Guidelines.

This project uses Lerna.

Bootstraping:

yarn install

Running tests locally:

yarn test

Formatting code with prettier:

yarn prettier

This project uses TypeScript for static typing. You can get it 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

apollo

FAQs

Package last updated on 21 Aug 2018

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