Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- [Dev Tools](#dev-tools)
- [Source Code Editing](#source-code-editing)
- [Visual Studio Code](#visual-studio-code)
- [Routing](#routing)
- [Scaffold](#scaffold)


Expand Down Expand Up @@ -103,6 +104,10 @@
- ![v3] [Svelte for VS Code](https://github.com/UnwrittenFun/svelte-vscode) - Provides syntax highlighting and rich intellisense for VS Code.
- ![v3] [Svelte VS Code Snippets](https://github.com/fivethree-team/vscode-svelte-snippets) - Visual Studio Code Extension that adds Svelte 3 code snippets to your favorite IDE.

## Routing

- ![v3] [svelte-easyroute)(https://github.com/lyohaplotinka/svelte-easyroute) - supports history and hash mode, navigation guards, base path

## Scaffold

*Scaffold / boilerplate / seed / starter kits / stack ensemble / Yeoman generator*
Expand Down