Advertisement Β· 728 Γ— 90

Posts by Paul Melero

A CSS-only drawing of Chris Coyier (yes, it's not a joke)

A CSS-only drawing of Chris Coyier (yes, it's not a joke)

Chris created CSS Tricks, and I am using CSS Tricks to draw @chriscoyier.net. The loop is looped! πŸ˜†

Demo: codepen.io/t_afif/full/... via @codepen.io

Each drawing is a single div and a single shape() value! Yes, only one shape for a complex drawing πŸ‘€

Another (crazy) demo using modern CSS.

13 hours ago 33 6 3 1
Video

Thank you πŸ’š

github.com/nuxt/nuxt

12 hours ago 77 11 4 0

Very nice! Thank you!!

13 hours ago 2 0 0 0
Preview
Vite plugin A full-featured integration between Vite and the Workers runtime

Excuse me??

Does that mean we can replace `nitro-cloudflare-dev` with this, @pi0.io?

developers.cloudflare.com/workers/vite...

14 hours ago 1 0 1 0

CF DevTools! Super cool!

18 hours ago 0 0 0 0

FYI if you use pnpm and upgraded from Vite 7 -> 8, you might still have esbuild installed but unused. You can purge it out by:

1. Set `autoInstallPeers: false` in `pnpm-workspace.yaml`
2. `pnpm i`
3. Undo no1
4. `pnpm i`

19 hours ago 45 6 1 0

πŸ“¦ navigator.storage.estimate() is Widely Available!

Find out how much storage your site is using and how much is available. Great for apps that cache large amounts of data.

> const { usage, quota } = await navigator.storage.estimate();

Learn more πŸ‘‡
developer.mozilla.org/en-US/docs/...

3 days ago 49 7 1 1
GitHub - antfu/tsnapi: Library public API snapshot testing for runtime exports and type declarations. Library public API snapshot testing for runtime exports and type declarations. - antfu/tsnapi

`tsnapi` - a snapshot testing utility for the public API for library maintainers. Snapshots for both JavaScript and TypeScript declarations. It would help prevent unintended breaking changes on public API signatures.

Thanks @sxzz.dev for the initial idea and implementation.

github.com/antfu/tsnapi

4 days ago 80 13 4 1
Artemis II themed npmx landing

Artemis II themed npmx landing

I love our second npmx.dev noodle. We hope there will be many more to come. The Artemis II theme will stay until they are back home safely. Shoutout to @alfon.dev and @alexdln.com for designing and implementing this noodle, and the International Transgender Day of Visibility theme from last week 🀍

5 days ago 86 8 2 5

I do love it, indeed. Thanks for sharing

4 days ago 1 0 0 0
Advertisement
Preview
GitHub - GoogleChromeLabs/view-transitions-toolkit Contribute to GoogleChromeLabs/view-transitions-toolkit development by creating an account on GitHub.

If you're working with the View Transition API, the view-transitions-toolkit is a gem of a lib, by @bram.us. You would have found yourself building some of the stuff included here:
❀️‍πŸ”₯ github.com/GoogleChrome...

5 days ago 8 0 1 0

We give that one to CSS, but there are lines you shouldn't cross πŸ˜…

5 days ago 1 0 0 0

I feel guilty when I don't say please/thank you to the LLMs πŸ˜…

6 days ago 1 0 0 0

Could it work with other local servers like ollama-js or other similar "self-hosted" tools?

6 days ago 0 0 0 0
Preview
The Great CSS Expansion CSS now does what Floating UI, GSAP ScrollTrigger, Framer Motion, and react-select used to require JavaScript for. Here is exactly how much that saves, why these libraries were painful beyond their si...

Been thinking about how much JavaScript we ship for basic UI patterns. Wrote it up.

Anchor positioning, Popover API, Scroll-Driven Animations and more β€” what they replace and what's still missing πŸ‘‰ blog.gitbutler.com/the-great-cs...

3 weeks ago 43 24 4 1

In Github, it would be great to see failed check events integrated directly into the Pull Request timeline alongside comments.

Currently, having to scroll to the bottom for the latest resultsβ€”or navigate to a separate page entirelyβ€”disrupts the review flow completely...

6 days ago 0 0 0 0
Preview
The Last Quiet Thing Your possessions came alive. Now they won't stop talking.

This is an absolutely beautiful, glorious description of the products in our lives. The things that once were simple tools that met needs, now demand relationships, have opinions, and occupy cycles of our lives.

Do yourself a favor, scroll down and read this page
www.terrygodier.com/the-last-qui...

4 weeks ago 132 72 14 7
Video

And they say you can't do everything with Svelte...dunno it seems pretty capable U_U

I'm gonna replace all my git usage with this. lol

1 week ago 85 10 6 4
Advertisement
uptime graph reading: 95 incidents in last 90 days - 89.91% uptime

uptime graph reading: 95 incidents in last 90 days - 89.91% uptime

classic meme image: "it's happening" with Ron Paul laser show

classic meme image: "it's happening" with Ron Paul laser show

IT'S HAPPENING

GITHUB, THE FIRST ENTERPRISE CLOUD SOLUTION TO REACH ZERO NINES RELIABILITY

https://mrshu.github.io/github-statuses/

#github

1 week ago 956 466 28 39
Preview
NASA NASA.gov brings you the latest news, images and videos from America's space agency, pioneering the future in space exploration, scientific discovery and aeronautics research.

T-9
www.nasa.gov

1 week ago 0 0 0 0

Alex! 🀣

1 week ago 2 0 0 0

🀣

1 week ago 1 0 0 0
the npmx landing page with a Transgender Pride Flag based kawaii logo built on March 31, 2026

the npmx landing page with a Transgender Pride Flag based kawaii logo built on March 31, 2026

today and always ./πŸ³οΈβ€βš§οΈ

2 weeks ago 373 55 8 3
Hacker News

Hacker News

Hah.

2 weeks ago 114 17 2 3
Preview
two men are posing for a picture and one is wearing an italia shirt Alt: Italian guys saying "approved"

Then, approved!! ☺️

2 weeks ago 1 0 0 0
Advertisement
Screenshot of the compatibility docs, showing that almost all frameworks have partial or full support for both, linting at formatting.

Screenshot of the compatibility docs, showing that almost all frameworks have partial or full support for both, linting at formatting.

Wondering which frameworks Oxlint and Oxfmt support?

The Oxc docs now have a compatibility page with details for each framework & file type

Almost all front-end frameworks have full or at least partial support for linting and formatting πŸŽ‰

Note: This also applies to `vp lint` and `vp fmt` of Vite+

2 weeks ago 78 11 4 3

No "pa amb tomàquet"? Not Catalan-approved! 😁

2 weeks ago 0 0 1 0
Preview
npm Dependency Links - Visual Studio Marketplace Extension for Visual Studio Code - Go to npm site of your dependencies

Cool! Apparently the npm Dependency Links VSCode extension has a configuration to specify a custom registry.

Now ctrl clicking a dependency in package.json takes me directly to npmx.dev.

{
"npmDependencyLinks.registryUrlPattern": "https://npmx.dev/package/{{pkg}}"
}

2 weeks ago 44 6 2 1

Vue support? πŸ€“

2 weeks ago 0 0 1 0
The Three Pillars of JavaScript Bloat A brief look at the three main causes of bloat in our JavaScript dependency trees, and how we can start to address them.

new post on my personal blog.

i think these three areas often go unexplained, so hopefully this explains why some of these packages exist. these are fine to exist but the majority of developers shouldn't have to pay the cost for them.

3 weeks ago 150 45 12 2