Package Your TSConfig
Jan 17, 2025
How to publish and share your TypeScript configuration between projects.
Create a Svelte Component Library
Jan 12, 2023
How to create a npm package with SvelteKit to share your components between projects.
Interactively Update NPM Dependencies
Sep 12, 2022
Keeping up with your project's dependencies can be difficult and time consuming. Here's the best way I've found to keep up with them.