Unext A modern web utils collection using esnext. Getting Started Installation npm install --save unext Documentation import Scroll from "unext/dom/scroll"; Tests You can find all cases in files:/test/*.spec.js, And testing Using below script. npm run test