Based on our record, unpkg should be more popular than Google Hosted Libraries. It has been mentiond 31 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
// Feature detection and polyfill loading (function() { // Check if Shadow DOM is supported if (!('attachShadow' in Element.prototype)) { console.log('Shadow DOM not supported - loading polyfill'); // Load the polyfill const script = document.createElement('script'); script.src = 'https://unpkg.com/@webcomponents/webcomponentsjs/webcomponents-bundle.js'; script.onload = () => { ... - Source: dev.to / 2 months ago
Bold move to call it "no build" when it requires me to install Ruby, Rails and this package. Not to mention that if I really want a "no build" tailwind I could simply add this single line: - Source: Hacker News / 3 months ago
To use it in your own products, either use npm -i trimmiddle or use the client-side version via unpkg. - Source: dev.to / 5 months ago
Const formEngine = document.createElement('script'); formEngine.crossOrigin = true; formEngine.src = 'https://unpkg.com/@react-form-builder/viewer-bundle@1.2.0/dist/index.umd.js'; document.body.append(formEngine);. - Source: dev.to / 12 months ago
Just a short reminder that Lennart is working for Microsoft. https://unpkg.com/@material-design-icons/svg@0.14.13/outlined/refresh.svg. - Source: Hacker News / about 1 year ago
I'd imagine for many developers, the probability of something like Google's Hosted Libraries (https://developers.google.com/speed/libraries) going down or being hacked is far, far lower than the probability of their own site hosting having a problem. - Source: Hacker News / about 1 year ago
Developers.google.com — The Google Hosted Libraries is a content distribution network for the most popular Open Source JavaScript libraries. - Source: dev.to / over 1 year ago
To make things worse, I can't even find about Polymer or Lit on this list: Https://developers.google.com/speed/libraries. Source: over 2 years ago
I am looking in the hosted libraries: https://developers.google.com/speed/libraries And found that they have Indefinite Observable, the thing is, as far I know Promisses don't work with apps script web app. But Observables work? Source: over 2 years ago
Public CDN’s were supposed to help page speed, but things have changed in 2019. Services like Google Fonts, Cloudflare’s cdnjs, jsDelivr and Google Hosted Libraries may not help make sites load faster anymore. - Source: dev.to / about 3 years ago
jsDelivr - A free, fast, and reliable Open Source CDN for npm and GitHub with the largest network and best performance from all OSS CDNs. Serving 100 billion requests per month.
cdnjs - An open source community driven JS/CSS CDN.
Yandex CDN - Разработчики сайтов могут загружать различные JavaScript-фреймворки и библиотеки с открытым исходным кодом с серверов Яндекса по постоянным ссылкам.
raw.githack.com - raw.githack.com serves raw files from github.com with proper Content-Type headers (like rawgit.
Amazon CloudFront - Amazon CloudFront is a content delivery web service.
Vercel - Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.