Skip to content

v0.1.0

Compare
Choose a tag to compare
@alienzhou alienzhou released this 21 Jan 11:19
· 17 commits to master since this release
8e8f8f3

First release 🎉

  • Compatible - support decode GIF images in browsers and NodeJS.
  • Fast - it's fast because it can decode chunk by chunk.

No need to wait for and read all bytes, especially when extracting the first frame.