Not working on Firefox Nightly.
Cfr. https://github.com/bendc/animateplus#browser-support
2KB JavaScript animation library
11–20 of 34 posts
Re: 2KB JavaScript animation library
#12Out of curisoity, what would your library provide over the web animations api.
Spring physics, frame-based callbacks (see the `change()` examples), functions as values for duration, delay and any property you animate, making staggered animations easy to create, etc.
Re: 2KB JavaScript animation library
#13Re: 2KB JavaScript animation library
#14Re: 2KB JavaScript animation library
#15Out of curisoity, what would your library provide over the web animations api.
Spring physics, frame-based callbacks (see the `change()` examples), functions as values for duration, delay and any property you animate, making staggered animations easy to create, etc.
Re: 2KB JavaScript animation library
#16Re: 2KB JavaScript animation library
#17Earlier quoted context omitted.
Cfr. https://github.com/bendc/animateplus#browser-support
While I understand the argument for keeping the library "untranspiled," you may want to reconsider using this version in the examples. Ideally, examples should work in the average browser. JMHO.
Re: 2KB JavaScript animation library
#18Re: 2KB JavaScript animation library
#19Nothing works on android 7, latest Chrome.