ericwilligers / svg-animation

Implement SVG animation in JavaScript using Web Animations
Apache License 2.0
120 stars 20 forks source link

Respond to keyboard events #11

Closed ewilligers closed 10 years ago

ewilligers commented 10 years ago

Adding test with animations that start when keys are typed.

alancutter commented 10 years ago

It's handy to post the link for reviewing: https://rawgit.com/ewilligers/svg-animation/keystroke/examples/compare.html?name=keystroke

lgtm