Home

Awesome

SVG Icon to Framework component

Small tool to generate a framework component (React, Preact, Angular, Vue, Vue3 or Svelte) from a SVG icons. Drop or paste your SVG icon content to the tool and you will have a basic framework template to use the svg icon in your project.

Test and use in live

https://svg-icon-2-fw-component.dimaslz.dev

How to run

By default, you will have http://localhost:3000, if you want to change the port, run --port XXXX after dev command

Scripts

Npm ScriptDescription
devrun project to develop in local watching any change
buildbuild project run as NODE_ENV=production yarn build
startonce the project is built, serve the distribution content
testrun tests (verbose by default) with watch by default (not watch in CI)
test runrun tests (verbose by default) just one time
test:coveragerun tests (and verbose) and linten for changes
lintlint code

Author

{
  "name": "Dimas López Zurita",
  "role": "Senior Software Engineer",
  "alias": "dimaslz",
  "linkedin": "https://www.linkedin.com/in/dimaslopezzurita",
  "github": "https://github.com/dimaslz",
  "twitter": "https://twitter.com/dimaslz",
  "tags": "tooling, docker, tailwindcss, vue, SAAS, nodejs+express"
}

My other projects