0.4.0 • Published 12 years ago

get-json-hq v0.4.0

Weekly downloads
2
License
BSD-2-Clause
Repository
-
Last release
12 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

12 years ago

0.3.0

12 years ago

0.2.0

12 years ago

0.1.8

12 years ago

0.1.7

12 years ago

0.1.6

12 years ago

0.1.5

12 years ago

0.1.0

12 years ago

0.0.0

12 years ago