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

https://github.com/linusbolls/airbnb-scout

A browser extension that open AirBnB locations directly in Google Maps.
https://github.com/linusbolls/airbnb-scout

airbnb browser-extension

Last synced: about 2 months ago
JSON representation

A browser extension that open AirBnB locations directly in Google Maps.

Awesome Lists containing this project

README

        

# +

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run src/index.ts
```

This project was created using `bun init` in bun v1.2.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.