Migrate To Deno

Use when moving a Node.js, npm, Yarn, pnpm, or Bun project to Deno, or when adopting Deno incrementally in an existing JavaScript or TypeScript codebase. Covers using Deno as a drop-in package manager, running existing package.json scripts, CommonJS versus ESM, node_modules layout, lockfile migration, permissions, whether to adopt the built-in toolchain, and per-tool command equivalents.

denoland Updated

File contents

denoland/skills/tree/main/skills/migrate-to-deno commit 5050cc6ce1

Frequently asked questions

npx skillmds@latest add denoland/migrate-to-deno