gif-frames
Advanced tools
Changelog
[1.0.1] 2018-12-03
npm audit
.Changelog
[1.0.0] - 2018-10-15
get-pixels
fork which fetches frameInfo
from omggif.Changelog
[0.4.1] - 2018-08-17
npm audit
.Changelog
[0.4.0] - 2017-12-05
cumulative
option for computing frames by layering on top of prior framespath
import that was no longer being usedChangelog
[0.3.0] - 2017-07-13
gifFrames
- for those not using npm.Changelog
[0.2.4] - 2017-06-26
getImage
and frameIndex
in frame result objecttype
specification for get-pixels
in the browser (see this issue)getImageStream
in frame result object now called getImage
(since it can return a canvas
element or a stream)Changelog
[0.2.3] - 2017-06-26
Promise
gets returned even if we bail during options validationChangelog
[0.2.2] - 2017-06-26
'all'
as frames
option really works now (actually)Changelog
[0.2.1] - 2017-06-26
'all'
as frames
option actually works now (almost! just kidding)Changelog
[0.2.0] - 2017-06-26
frames
option for specifying which frames we wantgetFrames
returns a Promise
if available in environmentmulti-integer-range