Im looking for (if possible) javascript libraries/plugins to provide swipe events.
However I am not after the simple detection of a swipe, for example what jqTouch provi
I think you might be looking for something like the Carousel component in Sencha Touch (view on iPad/iPhone or Chrome/Safari). This has the behavior you want built in. [I work for Sencha]
Here is a standalone solution for your problem:
http://swipejs.com/
The more general solution to javascript swipe events can be found here:
https://github.com/eikes/jquery.swipe-events.js