user avatar
UNPKG
@unpkg
The CDN for everything on npm, currently serving 4B+ requests per day
Joined October 2016
  • user avatar
    We now serve HTML files with Content-Type: text/html on unpkg.com! You can now use unpkg to host a website straight out of a package on npm 😊 github.com/unpkg/unpkg/co…
  • user avatar
    📣 Big changes this week: Our backend is now entirely hosted on @googlecloud, via @Firebase hosting! 🔥 All npm proxy requests are now handled by Google Cloud Functions, which provide an auto-scaling, fault-tolerant backend.
  • user avatar
    unpkg.com served over 100 TB of traffic over the past 30 days, to almost 600 million people around the world.
    Image
  • user avatar
    Working on a rebrand. Which one is your fav?
    Image
    Image
    Image
    Image
  • user avatar
    Heads up: we are temporarily shifting all our origin traffic away from Heroku to a brand new stack on @GCPcloud for the next hour. We will be monitoring closely. Please let us know if you see anything out of the ordinary.
  • user avatar
    Replying to @unpkg @googlecloud and @Firebase
    This transition was made possible by a generous donation from the team behind the @angular web framework, one of the world's most popular libraries for building incredible user experiences on both desktop and mobile. 💪
  • user avatar
    Replying to @unpkg
    We served 340M unique visitors this past month at unpkg.com, over 4B requests and 45TB of traffic! 📈😅
    Image
  • user avatar
    We've blocked npm-cdn.info's IP from proxying requests through to unpkg.com. Please use unpkg URLs directly.
  • user avatar
    We served 5 BILLION requests over the past 30 days to ~400M people, 82% of which came from the cache 😅 unpkg.com/#/stats
  • user avatar
    We are currently down in some regions due to issues at our origin servers on @flydotio. We are working to resolve the issue and get back online as soon as possible. You can track the fly issue here: status.flyio.net We apologize for any inconvenience.
  • user avatar
    For fun, try using `import * as d3 from '//unpkg.com/d3?module` inside a <script type=module> and watch those modules load! 😅
    This is your reminder that Chrome M61 is releasing this week with native, unflagged ES6 Modules! 🎉😁📝🛠️ @ChromiumDev
  • user avatar
    We served 120M unique visitors this past month at unpkg.com, over 1B reqs! 🚀
    Image
  • user avatar
    We're experiencing some issues and working on it. Will post updates here as soon as we know more.
  • user avatar
    Today we added support for a special "unpkg" field in package.json that takes precedence to "browser". More info: github.com/unpkg/npm-http…