Show HN: Data-anim – Animate HTML with just data attributes

19 pointsposted 5 days ago
by ryo-manba

8 Comments

ricardobeat

4 days ago

The demo page scroll is very janky, which detracts from the animations entirely. Seems to be because of the excessive use of blur filters - the cards are on a black background so the filter is not doing anything anyway.

(I'm on a brand new PC with pretty good hardware. It's not as bad on the Mac, but it still can't keep up 60fps)

ryo-manba

4 days ago

Thanks for the report! I've removed the blur filters.

user

3 days ago

[deleted]

ata-sesli

4 days ago

Nice idea, this looks like it simplifies a lot of the common animation cases.

Have you thought about allowing animations to be chained or sequenced? For example running one animation after another using multiple data attributes.