cal/packages/embeds
zomars 7be60b47f1 Runs format script 2022-06-24 07:37:56 -06:00
..
embed-core Runs format script 2022-06-24 07:37:56 -06:00
embed-react Runs format script 2022-06-24 07:37:56 -06:00
embed-snippet Runs format script 2022-06-24 07:37:56 -06:00
README.md Runs format script 2022-06-24 07:37:56 -06: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.