cal/packages/embeds
Keith Williams 1625f462c2
Fixed linting issues in Playwright config (#7662)
2023-03-12 09:39:08 +01:00
..
embed-core Fixed linting issues in Playwright config (#7662) 2023-03-12 09:39:08 +01:00
embed-react Revert "Fix conflicts for embed tests (#7311)" (#7670) 2023-03-10 16:59:58 -07:00
embed-snippet Hotfix/ Fix failing build due to terser missing (#7294) 2023-02-23 13:55:02 +01: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.