https://github.com/cgewecke/material-google-search
Angular Material autocomplete component rewritten to duplicate behavior of the google search query input.
https://github.com/cgewecke/material-google-search
Last synced: 2 months ago
JSON representation
Angular Material autocomplete component rewritten to duplicate behavior of the google search query input.
- Host: GitHub
- URL: https://github.com/cgewecke/material-google-search
- Owner: cgewecke
- License: mit
- Created: 2015-08-13T17:09:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-10T04:34:30.000Z (almost 10 years ago)
- Last Synced: 2025-02-09T02:26:24.848Z (4 months ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# material-google-search
[UNDER CONSTRUCTION]
Angular Material (0.12.0) autocomplete component modified to mimic the google search query input.
Google Queries recipe from: http://shreyaschand.com/blog/2013/01/03/google-autocomplete-api/