An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# [vs](https://anvaka.github.io/vs/)

Visualization of google's autocomplete as a graph.

![demo](https://i.imgur.com/cItD67x.gif)

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).