Skip to content
This repository was archived by the owner on Feb 22, 2019. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

co wrapper for fbgraph package.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages