1.1.3 • Published 7 years ago

@wonilsuh/motion-generator v1.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

motion-generator

This function generates duration and bezier curves that can be used in JavaScript.

@param 		{float}		distance - the distance or amount of change in pixels, or percent in the case of fade.
@param 		{float} 	size - the size (area) of the element to be animated, in px^2. passing 20 will result in the standard speed.
@param 		{string} 	mode - ["move"|"scale"|"fade"]. 
@param 		{int}		version - NOT USED IN THIS VERSION
@param 		{object} 	params - NOT USED IN THIS VERSION
@returns	{object}	returns an object that contains motion definitions.
1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.1

7 years ago