All code snippets. | Onur Boz
Map a number in one range to a number in another.
Returns whether browser supports animation using CSS transitions.JavaScriptcanCssTransition.js—Returns whether browser supports animation using CSS transitions.
Ensures that the given function can only be called a single time.JavaScriptmemoize.js—Ensures that the given function can only be called a single time.
Randomly shuffle an array.JavaScriptshuffle.js—Randomly shuffle an array.