https://github.com/anvaka/vs
Visualization of Google's autocomplete
https://github.com/anvaka/vs
Last synced: 10 months ago
JSON representation
Visualization of Google's autocomplete
- Host: GitHub
- URL: https://github.com/anvaka/vs
- Owner: anvaka
- License: mit
- Created: 2018-11-19T11:48:59.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T06:10:41.000Z (12 months ago)
- Last Synced: 2025-05-07T21:10:09.534Z (10 months ago)
- Language: JavaScript
- Homepage: https://anvaka.github.io/vs/
- Size: 1.63 MB
- Stars: 990
- Watchers: 22
- Forks: 76
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repository - anvaka / vs
- awesome-list - vs
README
# [vs](https://anvaka.github.io/vs/)
Visualization of google's autocomplete as a graph.

Discussion on reddit [is here](https://www.reddit.com/r/dataisbeautiful/comments/9yg8w9/googles_autocomplete_visualized_like_a_graph_link/)
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start
# build for production with minification
npm run build
```
# License
The code in this repository is released under [MIT License](https://github.com/anvaka/vs/blob/main/LICENSE).