R Bindings to the 'Anime.js' Animation Library


[Up] [Top]

Documentation for package ‘animejs’ version 1.0.0

Help Pages

animejs-shiny Shiny bindings for animejs
animejsOutput Shiny bindings for animejs
animejs_widget Create a bare animejs htmlwidget
anime_add Add an animation segment to a timeline
anime_animate Create a single Anime.js animation
anime_easing Easing constructors
anime_easing_back Easing constructors
anime_easing_bezier Easing constructors
anime_easing_elastic Easing constructors
anime_easing_spring Easing constructors
anime_easing_steps Easing constructors
anime_from_to Specify a from/to property range
anime_keyframes Specify per-property keyframes for an animation
anime_on Attach a JavaScript callback to an animation event
anime_playback Configure animation playback
anime_render Render an animation or timeline as an htmlwidget
anime_stagger Create a stagger configuration for per-element delay offsets
anime_target_class Target elements by CSS class
anime_target_css Target elements by an arbitrary CSS selector
anime_target_id Target SVG or HTML elements by a data-animejs-id attribute
anime_target_layer Target elements by a data-layer attribute
anime_timeline Initialise an Anime.js timeline
renderAnimejs Shiny bindings for animejs