کتابخانه feature.js
301, MovedPermanently
https://github.com/viljamis/feature.js icon

Feature.js, a feature detection library in 1kb Demo

API reference

Below you’ll find a list of all the available browser feature tests and how to call them. 

feature.async
feature.addEventListener
feature.canvas
feature.classList
feature.cors
feature.contextMenu
feature.css3Dtransform
feature.cssTransform
feature.cssTransition
feature.defer
feature.deviceMotion
feature.deviceOrientation
feature.geolocation
feature.historyAPI
feature.placeholder
feature.localStorage
feature.matchMedia
feature.pictureElement
feature.querySelectorAll
feature.remUnit
feature.serviceWorker
feature.sizes
feature.srcset
feature.svg
feature.touch
feature.viewportUnit
feature.webGL  
کتابخانه feature.js
کتابخانه jquery-do-scroll
301, MovedPermanently
https://github.com/WashingtonGuedes/jquery-do-scroll icon

Creates an scroll-y like action.  Demo

var options = {
    onInit: function() {},
    onSpaceChange: function() {},
    spaceLimits: [0, 245, '#animate', '.spaces'],
    scrollbar: '.scrollbar',
    smoothEffect: true,
    initialSpace: 1,
    wheelStep: 150,
};
$('.scroll-container').doScroll(options);  

 

 
کتابخانه jquery-do-scroll