Skip to content

Latest commit

History

History
21 lines (19 loc) 路 6.01 KB

README.md

File metadata and controls

21 lines (19 loc) 路 6.01 KB

Examples

NOTE: Qwik (Vite) example running on StackBlitz will switch to compiler: 'jsx' and jsx: 'qwik', replacing @svgx/core with @svgr/core and @svgr/plugin-jsx)

Example Source Playground
Astro GitHub Play Online
Next GitHub Play Online
Nuxt 3 GitHub Play Online
SvelteKit GitHub Play Online
Preact (Vite) GitHub Play Online
Qwik (Vite) GitHub Play Online
React (Vite) GitHub Play Online
Solid (Vite) GitHub Play Online
Svelte (Vite) GitHub Play Online
VanillaJS (Vite) GitHub Play Online
Vue2 (Vite) GitHub Play Online
Vue3 (Vite) GitHub Play Online
Vue3 legacy (Vite) GitHub Play Online
Web Components (Vite) GitHub Play Online
Vue2 (Vue CLI) GitHub Play Online