Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-11-29 | 939 Bytes | |
v2.3.0 source code.tar.gz | 2022-11-29 | 852.7 kB | |
v2.3.0 source code.zip | 2022-11-29 | 890.4 kB | |
Totals: 3 Items | 1.7 MB | 0 |
🔥 Release preview
Add an optional pulse animation to the glitch, add MIT licence file
🚀 Features
- Implement an optional pulse animation controlled with the
pulse
option- When used with restricting the glitch time span, the pulse will coordinate itself to start at the same time than the glitch effect
- When used without restricting the glitch time span, the pulse will take the whole duration
- When used, easing will always be
ease-in-out
to avoid having a stepped pulse which would not look good - Defaults to not used (
= false
) scale
number determines the final pulse scale (playground uses2
as default value)
🤔 Changes
- Increase max bundle size from
2kB
to2.1kB
to allow for a bit of margin - Add MIT licence file
- Add pulse option to the playground
💻 Code quality
- 100% line, branch coverage
🐞 Bug fixes
N/A
👥 Thanks
N/A