springTo.js is a lightweight JavaScript module that gives the simplest possible
access to spring-physics based animations in the browser. It is designed to
require only a single line of code which can be run from anywhere in your page.
While not necessary, it won't hurt to have some basic understanding of JavaScript
to use it.
Beginners, go here to learn how to
include a JavaScript file into your HTML. And
this is the easiest way to
run the required line of code.
Please be aware that as of now,
springTo.js is an alpha-stage proof of concept
and not meant for anything but experimental applications.