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

[![npm version](https://badge.fury.io/js/apollo-angular.svg)](https://badge.fury.io/js/apollo-angular) [![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](http://www.apollodata.com/#slack)

Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
143K
-26.99%
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

Contributing

Build status

Read the Apollo Contributor Guidelines.

This project uses Lerna.

Bootstraping:

npm run bootstrap

Running tests locally:

npm test

Formatting code with prettier:

npm run 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.

FAQs

Package last updated on 11 Jan 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