Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable to use SVGo in browser #518

Closed
ondrejbartas opened this issue Mar 14, 2016 · 5 comments
Closed

Enable to use SVGo in browser #518

ondrejbartas opened this issue Mar 14, 2016 · 5 comments

Comments

@ondrejbartas
Copy link

Hi I have spent quite nice week with SVGO and minifying SVGs.

Firstly I have created command line tool (no problem at all)

Then I wanted to create webpage with this functionality and I have succeeded but I needed to rewrite some parts of SVGo. There was only one issue with default configuration .svgo.yml which is loaded by fs which is not in browser.

I am asking you if you will be interested to get PR which enables SVGo to be runned in browser without issues?

@GreLI
Copy link
Member

GreLI commented Mar 14, 2016

I'm totally ok as long as it doesn't break something.

@deepsweet
Copy link
Member

it depends on how you will implement this.

@GreLI GreLI closed this as completed Nov 19, 2016
@alexjlockwood
Copy link
Contributor

+1, I still think this is a valid feature request. I've been having trouble with this myself.

@jamesd8
Copy link

jamesd8 commented May 1, 2018

I would like to have a bundled version of SVGO that is a single JS file that works in the browser and can be included in a page using a standard <script> tag without any external framework or dependencies. I would pay for this. Let me know if this is something you'd be interested in.

@cancerberoSgx
Copy link

Check this #1050

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants