8000 Use it as command line · Issue #7 · jkphl/node-iconizr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use it as command line #7

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

Open
sbehrends opened this issue Aug 1, 2014 · 5 comments
Open

Use it as command line #7

sbehrends opened this issue Aug 1, 2014 · 5 comments

Comments

@sbehrends
Copy link

It would be useful to have it as command line. Just like the PHP Cli one.

@jkphl
Copy link
Owner
jkphl commented Jan 2, 2015

Hi @sbehrends,

I know it's been a long time — sorry for not being more responsive and thanks for waiting! I'll start rewriting iconizr from scratch during the next days and I'll take care of adding a CLI then, so please stay tuned.

Besides that, Happy New Year! :)

Cheers,
Joschi

@sbehrends
Copy link
Author

Nice to hear that!
Right now im using it grunt-iconizr. I think this kind of tools are essential in the dev flow.

Happy new year to you too :)

@mikey0000
Copy link

Any chance your re-write got done? if that is the 1.1.1 version can you push it to npm please.

@jkphl
Copy link
Owner
jkphl commented May 31, 2018

@mikey0000 Well, technically, the rewrite is mostly done and can be found in the dev branch. However, I never managed to write a proper documentation for it — i guess the properties overview is your best bet so far. There's a corresponding dev branch of grunt-iconizr as well.

While we still use tha tnew version in production internally for some older projects, I think that the original purpose of iconizr — providing PNG fallbacks for SVG images — is mostly obsolete nowadays. Given this and the fact that my time resources are very limited, I currently don't have any plans to continue working on iconizr. Writing a proper documentation is pretty much what takes me most of the time, which makes it even worse. Please understand that the state of the rewrite doesn't meet my personal quality demands yet at all, so I won't push this to npm. However, you should easily be able to use it by adding

{
  "devDependencies": {
    "node-iconizr": "jkphl/node-iconizr#dev"
  }
}

to your package.json. This will pull the sources directly from GitHub. Hope this helps a bit ...

@mikey0000
Copy link

Thanks, yes we've ended up deciding not to have png fallbacks so no longer need to do this.

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

3 participants
0