cal/packages/embeds
Hariom Balhara 1f1e364a30
Add consistent publish command and update versions to published version (#3008)
* Add consistent publish command and update versions to published version

* v1.0.8

* Bump version to released version

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-10 09:49:38 +00:00
..
embed-core Add consistent publish command and update versions to published version (#3008) 2022-06-10 09:49:38 +00:00
embed-react Add consistent publish command and update versions to published version (#3008) 2022-06-10 09:49:38 +00:00
embed-snippet Add consistent publish command and update versions to published version (#3008) 2022-06-10 09:49:38 +00: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.