cal/packages/embeds
Hariom Balhara 3a641e0bc1
Feature/Embed/Add Embed `ui` instruction config to hide event type description (#5951)
* Add embed ui instruction to hide event type description

* Add EventTypeDetails option in Embed Snippet Generator
2022-12-13 07:23:26 +00:00
..
embed-core Feature/Embed/Add Embed `ui` instruction config to hide event type description (#5951) 2022-12-13 07:23:26 +00:00
embed-react feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
embed-snippet Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
README.md Runs format script 2022-06-24 07:37:56 -06:00
vite.config.js HotFix - Embed Flicker for newly converted static availability page (#3277) 2022-07-12 14:18:53 +00: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.