rossrobino/mods

A collection of deno modules hosted at https://deno.land/x/mods.

/init

/svelte

deno run https://deno.land/x/mods/init/svelte/mod.ts
  • Creates a new SvelteKit project with the following options with TypeScript, ESLint, and Prettier
  • Adds TailwindCSS and configures with the Prettier plugin
  • Updates dependencies to latest with ncu
  • Modifies the default Prettier config and formats