Category "cdn"

My tilt js is not working the card is not tilting need help within 4 hours

So guys I have created a website and in that I have a card hear is its html code <div class="about-indiamain" data-tilt> Main Content</

Signed URL result with random AuthenticationRequired

I have a CDN in gcloud configured with a storage bucket backend, the bucket is private and I give the ObjectViewer permission to the CDN service account (servic

Can I use ES Modules library from CDN?

I want to use this library via CDN.https://www.jsdelivr.com/package/npm/lit-element My js code is here. import { LitElement, html } from "https://cdn.jsdelivr

What Are the Steps to Move Content from GitHub to JsDelivr?

From what I can tell, the steps to move content from GitHub to JsDelivr are the following: Fork from https://github.com/jsdelivr/jsdelivr to https::/github.co

Is there any way to load third party libraries like pdfmake using CDN in Angular 8 application?

I am using pdfmake library in my angular 8 project for client side pdf generation. I have installed the pdfmake library modules and it is working fine. but this