typeahead-addresspicker
Version:
Example of adding google map API to typeahead jquery plugin to display address autocomplete suggestions.
40 lines • 967 B
JSON
{
"licenses": [
{
"url": "https://github.com/twitter/typeahead.js/blob/master/LICENSE"
}
],
"dependencies": {
"jquery": ">=1.9"
},
"docs": "https://github.com/twitter/typeahead.js",
"demo": "http://twitter.github.com/typeahead.js/examples",
"name": "typeahead.js",
"title": "typeahead.js",
"author": {
"name": "Twitter, Inc.",
"url": "https://twitter.com/twitteross"
},
"description": "fast and fully-featured autocomplete library",
"keywords": [
"typeahead",
"autocomplete"
],
"homepage": "http://twitter.github.com/typeahead.js",
"bugs": "https://github.com/twitter/typeahead.js/issues",
"maintainers": [
{
"name": "Jake Harding",
"url": "https://twitter.com/JakeHarding"
},
{
"name": "Tim Trueman",
"url": "https://twitter.com/timtrueman"
},
{
"name": "Veljko Skarich",
"url": "https://twitter.com/vskarich"
}
],
"version": "0.10.4"
}