You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.
Lipo is an alternative/drop-in replacement for Sharp that does not require the user to install dependencies such as libvips. It uses Sharp under the hood as well.
I think it'd be helpful to add a { useSharp: true } option or something for users that want to optionally use Sharp, and then make this package use Lipo out of the box by default? If you did this, obviously would need to do a major semver version bump so as to not affect past users.
See https://github.com/lipojs/lipo. I'm very curious to your thoughts and feedback here. I made the rate limiting generous I think, but I'm open to making it more generous if need be. Really not sure what usage will be like since I just launched it.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Lipo is an alternative/drop-in replacement for Sharp that does not require the user to install dependencies such as libvips. It uses Sharp under the hood as well.
I think it'd be helpful to add a
{ useSharp: true }
option or something for users that want to optionally use Sharp, and then make this package use Lipo out of the box by default? If you did this, obviously would need to do a major semver version bump so as to not affect past users.See https://github.com/lipojs/lipo. I'm very curious to your thoughts and feedback here. I made the rate limiting generous I think, but I'm open to making it more generous if need be. Really not sure what usage will be like since I just launched it.
The text was updated successfully, but these errors were encountered: