Based on our record, GitHub Pages seems to be a lot more popular than unpkg. While we know about 491 links to GitHub Pages, we've tracked only 31 mentions of unpkg. 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 / about 1 month 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 / 2 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 / 4 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 / 11 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
GitHub Pages - platform provided by GitHub, the leading company that provides source code hosting. The service is well-known among many software developers. - Source: dev.to / 16 days ago
It was long my desire to write a blog with stuff that interests me. Lately I was studying Golang and I came across Hugo which is a really nice and fast site generation utility. This was a great opportunity to start my own blog by using Hugo and Github Pages in order to host it. Why? - Source: dev.to / about 1 month ago
GitHub Pages - (https://pages.github.com/) – if you already have a git account, kindly ignore this. - Source: dev.to / 2 months ago
If you do not need a domain you can also publish a static page as your blog on Github: https://pages.github.com. - Source: Hacker News / 2 months ago
If you don't want to use Jekyll as your static site generator for GitHub Pages and you want to have a custom domain for your GitHub Pages. This post is for you! - Source: dev.to / 3 months 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.
Vercel - Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.
cdnjs - An open source community driven JS/CSS CDN.
Jekyll - Jekyll is a simple, blog aware, static site generator.
Statically - The free optimization & CDN for images, CSS, JavaScript, and open source.
surge.sh - Static website hosting for front-end developers.