recipes-mvp icon indicating copy to clipboard operation
recipes-mvp copied to clipboard

[Recipe] Wolfr Recipes

Open swyxio opened this issue 4 years ago • 0 comments

Proposed Recipe

You should add...

Here's 10 that might be interesting :)

  1. Scroll snap: https://svelte.dev/repl/218a65f83c2b4b4c8f10a253587d6c1b?version=3.24.0
  2. Cart pricing using derived store: https://svelte.dev/repl/b94f6bb5024546939aafa98bcc8a92f5?version=3.24.0
  3. Image carousel: https://svelte.dev/repl/a21734100eb04e24a560ccabf2a51bad?version=3.24.0
  4. Radial selector: https://svelte.dev/repl/4607fe6b180e4ca1acb698c7fced6d55?version=3.24.0
  5. Responsive slider: https://svelte.dev/repl/0add35f59c6148cc8e5a415b2e38c83a?version=3.24.0
  6. Region selector Belgium: https://svelte.dev/repl/034bd1009d354178a9da6e58cb66d512?version=3.24.0
  7. Tooltip with Svelte actions: https://svelte.dev/repl/6c686b6123114d408a2b445c309ef06f?version=3.24.0
  8. Tree walking (usage of svelte:self to recursively walk a tree): https://svelte.dev/repl/ca275c2cd5324d4e86a5521c38e600de?version=3.24.0
  9. Svelte feather icons usage: https://svelte.dev/repl/7ac8045ba71a4633beab2b743346e21d?version=3.24.0
  10. Figma stickers https://svelte.dev/repl/f8d4fd8ef91b4ea6a8544dcb68d37827?version=3.24.0
  11. D3 powered crossfade https://svelte.dev/repl/c4c8181fbccc451692fed6205afb1b6f?version=3.24.0
  12. Chart.js implementation https://svelte.dev/repl/1daa247f8df74c47906e97f7e344a14e?version=3.24.0
  13. Click outside div as action https://svelte.dev/repl/be28f7392e8c49b29ccfea944f428fd8?version=3.24.0
  14. JS data import - get data from a JS file https://svelte.dev/repl/1f9757cab0c44af6ae2daea617478256?version=3.24.0
  15. Drawing with code - Circle SVG pattern - https://svelte.dev/repl/bbb3c084fff54797acc4482a44390c56?version=3.24.0
  16. Drawing with code - Waveform pattern (not an actual real waveform) https://svelte.dev/repl/bd38e6816b7f49a68150570090fa9e6e?version=3.24.0
  17. Rolling words https://svelte.dev/repl/96b6813054ab4ddfb63bd8dcfad7ee49?version=3.24.0 18;. Card flipper https://svelte.dev/repl/9c5a422b0dfd4c43a7cd7fd807cdbb1c?version=3.24.0
  18. Tween click modified (by amelia wattenberger also see https://svelte.recipes/ ) https://svelte.dev/repl/b2f92cc9c8624b5397ea2d70f37a85dc?version=3.24.0 20.Drag and drop https://svelte.dev/repl/f0823379afef4d249358cf969519c1b8?version=3.24.0

swyxio avatar Jul 17 '20 05:07 swyxio