# Residently Embed SDK

Embed your listings collection, listing detail and viewing booking journey onto your website.

* TypeScript and ES modules support.
* Listen for events using `on`.


```js
import Residently from '@residently/embed-sdk'

const residently = new Residently();

```
## Docs
Read full docs **[here](https://github.com/residently/embed-sdk#readme)**.
