UNPKG

@endereco/streetautocomplete

Version:

Assist the input of street. When user enters first characters of a street it shows a dropdown with street variants. User can select a variant by clicking on it or by navigating to it with keyboard arrows and pressing enter. When selected a variant is copi

23 lines (22 loc) 567 B
{ "name": "@endereco/streetautocomplete", "version": "1.6.1", "description": "", "main": "StreetAutocomplete.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Endereco/StreetAutocomplete.git" }, "keywords": [ "endereco" ], "author": "ilja_weber <ilja@endereco.de>", "license": "ISC", "bugs": { "url": "https://github.com/Endereco/StreetAutocomplete/issues" }, "homepage": "https://github.com/Endereco/StreetAutocomplete#readme" }