Skip to content

berkinduz/vectorio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vektorio

Turn SVGs into production-ready React, Vue, Svelte, or Solid components — with auto-detected props, optional TypeScript and Tailwind variants, and batch library generation. Runs entirely in your browser.

Features

  • Converter — paste/drop an SVG, get a clean component with auto-detected color, size, and strokeWidth props
  • Batch mode — drop a folder or .zip of SVGs, download a tree-shakable library (icons/, index.ts, README.md) ready for your repo
  • Four frameworks: React, Vue, Svelte, Solid
  • TypeScript and Tailwind toggles
  • Dark mode
  • 100% client-side — nothing is uploaded

Getting started

npm install
npm run dev

Build:

npm run build

Stack

Vite · React 19 · JSZip

About

Turn SVGs into production-ready React, Vue, Svelte, or Solid components — with auto-detected props, TypeScript & Tailwind variants, and batch icon-library generation. 100% in-browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors