Add parcel builder. I also though the list was getting a bit unwieldy so I've separated it into sections, feel free to rejig, rename or recombine them.
@ -9,21 +9,31 @@ The magical disappearing UI framework.
---
## Tooling
This is the Svelte compiler, which is primarily intended for authors of tooling that integrates Svelte with different build systems. If you just want to write Svelte components and use them in your app, you probably want one of those tools:
### Standalone tools
* [svelte-cli](https://github.com/sveltejs/svelte-cli) – Command line interface for compiling components