Last 12 weeks · 0 commits
1 of 6 standards met
Repository: sveltejs/component-template. Description: A base for building shareable Svelte components Stars: 563, Forks: 71. Primary language: JavaScript. Languages: JavaScript (95.8%), Svelte (4.2%). Open PRs: 1, open issues: 3. Last activity: 3y ago. Community health: 37%. Top contributors: Rich-Harris, Conduitry, dummdidumm, fusionstrings, mindrones, peopledrivemecrazy, spenserblack, sisou.
#29 Adding a simple nodejs script to add typescript.
I was going to start a new component using svelte for a nice change of scenery, but after trying to set up, eslint + typescript + tailwind and so on, its just not worth it, time is money as many people say. I understand that the template is more like to be a bare minimum to run svelte and so any developer can use any tool they want, but we all know that the bare minimum is never a thing. Why not follow the vue way in this one, making a cli where you just need to click if you want or not some features, makes it easier for people to start using svelte without looking for 100 websites to find out that none of those actually work or are easy to set up.