This package has been deprecated

Author message:

this library is no longer maintained

co-fbgraph

0.2.9 • Public • Published

co-fbgraph

co wrapper for fbgraph package.

Quickstart

const fbgraph = require('co-fbgraph');
 
const user = yield fbgraph.get('/zuck');
console.log(user);

Usage

Please refer to the documentation of fbgraph.

Installation

$ npm install co-fbgraph

Requirements

Node 0.11+, run with --harmony flag.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i co-fbgraph

Weekly Downloads

2

Version

0.2.9

License

MIT

Last publish

Collaborators

  • fluidsonic