Skip to content

A simple function for parsing Google Bigquery's API response to array of JSON object

Notifications You must be signed in to change notification settings

icemilo/bigquery-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#bigquery-parser A simple function for parsing Google Bigquery's API response to array of JSON object ##Usage

var bqParser = require('bigquery-parser');
bqParser(bigQueryResponse);

About

A simple function for parsing Google Bigquery's API response to array of JSON object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published