0.4.0 • Published 10 years ago

get-json-hq v0.4.0

Weekly downloads
2
License
BSD-2-Clause
Repository
-
Last release
10 years ago

get-json

wrapper for getting json with hyperquest

Build Status
NPM

install

npm install get-json-hq

test

./bin/test

example

getJson = require("get-json-hq")

getJson("http://localhost:3002", function(err, res) {
  // do stuff
}
0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

11 years ago

0.1.0

11 years ago

0.0.0

11 years ago