-
Notifications
You must be signed in to change notification settings - Fork 1
atduskgreg/Giggle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Giggle is a very thin wrapper for the Google AJAX Search API. Use it like this: var search = new Giggle(); search.q("ITP", {title: "ITP"}, function(results, locals){ console.log(locals.title); console.log(results); }) The second argument is an object for passing local variables into the callback function.
About
js wrapper for google ajax search api
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published