Skip to content

Instantly share code, notes, and snippets.

@joshwcomeau
Last active May 1, 2016 14:58
Show Gist options
  • Save joshwcomeau/257bdcc5c6ff8d4ff8b4833f05e2d92b to your computer and use it in GitHub Desktop.
Save joshwcomeau/257bdcc5c6ff8d4ff8b4833f05e2d92b to your computer and use it in GitHub Desktop.
convert-to-async
export const imConvertPromise = wrapWithPromise.bind(null, imageMagick.convert);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment