Skip to content

Instantly share code, notes, and snippets.

View Cleecanth's full-sized avatar

Chris Lee Cleecanth

View GitHub Profile
@Cleecanth
Cleecanth / example.js
Created April 23, 2019 23:34 — forked from johanalkstal/example.js
Basic Svelte Store Routing
/**
* Basic example of routerless store based routing.
* To understand what is going on check out
* https://svelte.dev/tutorial/writable-stores
* https://www.npmjs.com/package/feather-route-matcher
*/
// stores.js