|
|
|
|
|
by fks
2423 days ago
|
|
Really sad to see this, I remember relying on cdnjs at a few old jobs over the years. Hope they get this sorted. If anyone is looking for alternatives, I created Pika CDN as a modern alternative for cdnjs/jsdelivr/unpkg. It runs off of npm (so no approval bottlenecks) and is 100% modern ESM (so you can `import` every package directly in the browser without a bundler).
https://www.pika.dev/cdn |
|