@lil5 from my personal experience so far with Deno 2.0, most of the packages from npm I imported worked.
The only package I did have a problem with was "@libsql/client" because it explicitly has a package.json export mapping Deno to its web version and prevents it from reading files.
Vite, RemixJs, Express... it worked fine