cal/packages/embeds
Hariom Balhara 079016052d
Add embed preview tests (#2969)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-06 12:06:27 +02:00
..
embed-core Add embed preview tests (#2969) 2022-06-06 12:06:27 +02:00
embed-react tsc fixes 2022-06-05 16:35:39 -06:00
embed-snippet Embed build fixes 2022-06-05 13:55:58 -06:00
README.md [Feature]Booking Embed (#2227) 2022-03-31 09:45:47 +01:00
vite.config.js Add embed preview tests (#2969) 2022-06-06 12:06:27 +02:00

Embeds

This folder contains all the various flavours of embeds.

core contains the core library written in vanilla JS that manages the embed. snippet contains the Vanilla JS Code Snippet that can be installed on any website and would automatically fetch the core library.

Please see the respective folder READMEs for details on them.