backoffice/node_modules/slimscroll/README.md

5 lines
639 B
Markdown
Raw Normal View History

2020-02-06 10:09:39 +00:00
slimscroll [![Build Status](https://travis-ci.org/yawetse/slimscroll.svg?branch=master)](https://travis-ci.org/yawetse/slimscroll) [![NPM version](https://badge.fury.io/js/slimscroll.svg)](http://badge.fury.io/js/slimscroll)
==========
slimscroll is a small commonjs module with no library dependencies (sans jquery) that transforms any div into a scrollable area with a nice scrollbar - similar to the one Facebook and Google started using in their products recently. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over. User can drag the scrollbar or use mouse-wheel to change the scroll value.