cal/packages/embeds
Ben Lam 7a6e7c2f1d
Removed unused variables (#6704) (#6750)
2023-01-31 22:29:24 +00:00
..
embed-core Removed unused variables (#6704) (#6750) 2023-01-31 22:29:24 +00:00
embed-react Upgrades typescript to 4.9.4 (#6747) 2023-01-26 18:50:56 -07:00
embed-snippet Upgrades typescript to 4.9.4 (#6747) 2023-01-26 18:50:56 -07: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.