8000 GitHub - sacrosanctic/svelte-patterns
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sacrosanctic/svelte-patterns

Repository files navigation

WIP

Create a sveltekit template

pnpm dlx sv create . --template minimal  --no-add-ons --types ts --no-install
pnpm dlx sv add tailwindcss --tailwindcss none --no-install
pnpm i
pnpm dlx shadcn-svelte@next init
pnpm dlx shadcn-svelte@next add button -y -o
pnpm check

create a output.json

pnpm dlx jiti ./test.js ./template

Excalidraw to svg

pnpm dlx excalidraw-brute-export-cli \
  -i ./what-is-full-stack.excalidraw \
  --background 0 \
  --embed-scene 0 \
  --dark-mode 0 \
  --scale 1 \
  --format svg \
  -o "./what-is-full-stack.svg"

Working list of tags

meta categories

  • pattern
  • faq (frequently asked question)

area of code

  • form
  • kit
  • router
  • svelte-5
  • meta (metaprogramming / scripting)
  • css
  • tailwind

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0