#Installing external library

1 messages · Page 1 of 1 (latest)

naive crypt
#

Hey guys, I wanted to install this library called Cal.com
https://www.jsdelivr.com/package/npm/@calcom/embed-core
And it says the library is not supported.
I've already used the link directly to the .min.js file and it's till unsupported.

On the API page of cal.com they provide with a snipper to install using vanilla JavaScript (On the picture)

Is there a way for me to install it that way or using the package manager?

jsDelivr

A free, fast, and reliable CDN for @calcom/embed-core. This is the vanilla JS core script that embeds Cal Link

lofty trailBOT
#

Hey There,

We've registered your query, and our team will get back to you soon.

Regards,
Team Appsmith

lofty trailBOT
#

Hi there!
At the moment, not all libraries are supported due to platform limitations.
Also, the snippet provided in the screenshot won't work because it needs access
to the Javascript window Object which Appsmith doesn't currently provide access
to.

Could you maybe consider using the Cal.com API instead?

naive crypt