cal/packages/embeds
Hariom Balhara e2ef7216a8
Add licenses to embeds (#2984)
* Add license to embed

* add repo links as well

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-07 08:25:55 +00:00
..
embed-core Add licenses to embeds (#2984) 2022-06-07 08:25:55 +00:00
embed-react Add licenses to embeds (#2984) 2022-06-07 08:25:55 +00:00
embed-snippet Add licenses to embeds (#2984) 2022-06-07 08:25:55 +00:00
README.md [Feature]Booking Embed (#2227) 2022-03-31 09:45:47 +01: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.