cal/packages/embeds
Hariom Balhara a5e5d103a0
Embed: Remove ugly windows scrollbar even on unscrollable content (#7171)
2023-02-17 10:35:39 +00:00
..
embed-core Embed: Remove ugly windows scrollbar even on unscrollable content (#7171) 2023-02-17 10:35:39 +00:00
embed-react Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
embed-snippet Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -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.