Style your semantic html with these minimalist drop-in classless CSS frameworks. Perfect for code examples, prototyping, and minimalist blogs.
Enhanced Skypack CDN support for the “exports” field
Today weโre announcing enhanced support for the package.json “exports” field in the Skypack CDN. ๐ Many JavaScript packages in the ecosystem provide multiple entrypoints into the package. An entrypoint is a module that can be…
Read more of Enhanced Skypack CDN support for the “exports” field
Snyk Package Security on Skypack
Skypack package pages now feature a package security check, powered by Snyk. This new featured helps developers assess packages and encourages maintainers to keep their packages secure. Easily view this security info straight from the…
Deno & TypeScript support just got better
We are big fans of Deno here at Skypack. In fact, It’s been over a year since we first launched Deno support in the Skypack CDN, with the ability to load and transform any existing…
The best JavaScript date libraries in 2021
Wrangling dates and times in JavaScript can be a headache. JavaScript date libraries provide user-friendly APIs and useful utilities that alleviate some of that pain. But with so many options how do you pick the…
Announcing search by framework
Have you ever been stuck searching npm for a specific type of component, scrolling through pages of unrelated results? On Skypack, you can now filter your npm package searches by framework, to only see results…
Introducing Skypack Discover
Two years ago, we set out to build the best search engine for JavaScript developers. Pika — the original project codename — was designed to help you find better open source packages using data and…
Skypack Quality Score: Actionable feedback to build better packages
The npm package registry is famously lax when it comes to package quality. You can publish your package using any module format that you’d like (CJS, ESM, UMD, etc). You can skip the package description,…
Read more of Skypack Quality Score: Actionable feedback to build better packages
How to run a remote conference: what we learned
In March of 2020, faced with the new reality of COVID-19, the world started to shut down. Conferences, trips, and public gatherings were all cancelled to prepare for what was coming. Now faced with an…
Read more of How to run a remote conference: what we learned