Skip to content

asifsaho/svgprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG CSS Background Generator

CSS Background SVG Generator If you are strugging to use your SVG in CSS then you are in right place. Just copy your SVG code in the left box and get a cross platform CSS background code! You can contribute to github with new feature idea or with code. If you like this tool share your love with a backlink to this site and enjoy

Using the generator

Go to this URL: https://asifsaho.github.io/svgprocessor/

Paste your SVG Content in the most left field and hit the "Copy CSS Code" Button

For Development

Clone it: git clone git@github.com:asifsaho/svgprocessor.git

Install dependencies: npm install

Now run it with your HTTP client .

If you need a HTTP client, you can use serve

Install serve: npm install -g serve

Serve with: serve

Check the console message for serving URL and details.