Skip to content

maiertech/template-sveltekit-package

Repository files navigation

template-sveltekit-package

This is a SvelteKit package project which I use as a GitHub template:

Keeping dependencies up-to-date

I update dependencies regularly. These are the steps:

  1. Run pnpm create svelte@latest . to regenerate the SvelteKit skeleton project into the existing directory.
  2. Where should we create your project? Hit enter to use the current directory.
  3. Directory not empty. Continue? Yes.
  4. Which Svelte app template? Library project.
  5. Add type checking with TypeScript? Yes, using TypScript syntax.
  6. Add ESLint, Prettier and Vitest.
  7. Revert README.md.
  8. Delete folder node_modules and file pnpm-lock.yaml and run pnpm i.

About

A GitHub template for SvelteKit packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published