0.0.3 • Published 9 years ago

google-contacts-noauth v0.0.3

Weekly downloads
328
License
MIT
Repository
github
Last release
9 years ago

NPM version Build Status Dependency Status

A node module for querying the Google Contacts API using an existing access token.

Install

$ npm install --save google-contacts-noauth

Usage

var googleContactsNoauth = require('google-contacts-noauth');

googleContactsNoauth('Rainbow');
# creates a browser.js
$ npm run browser

License

MIT © Jonathan Derrough