ErrLookup › Popmotion/popmotion
Popmotion/popmotion
Simple animation libraries for delightful user interfaces · JavaScript · 270 source files
Analyzed at adf681efd8 on 2026-09-02. 5 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Both input and output ranges must be the same length | validation | error | interpolation, range-mismatch, validation, animation |
| Array of easing functions must be of length `input.length - | validation | error | interpolation, easing, array-length, validation |
| '${color}' is not an animatable color. Use the equivalent co | validation | error | color, animation, parsing, validation |
| Complex values '${origin}' and '${target}' too different to | console | warning | complex-values, color-format, interpolation, degradation |
| Spring duration must be 10 seconds or less | console | warning | spring, duration, animation-config, limit |