scrollbar-framework

0.0.2 • Public • Published

Scrollbar Framework

Library containing functionality for creating custom scrollbars.

Getting Started

npm install scrollbar-framework

Features

  • DragGesture - Utility class for detecting drag gesture so you can respond to it.
  • ScrollbarState - A data model class that manages the scroll position and thumb size for scrollbars.
  • ScrollbarAnimator - Provides a function which performs smooth scrolling. Based off the Chromium source code (MIT License).

Examples

Preact Demo

Readme

Keywords

none

Package Sidebar

Install

npm i scrollbar-framework

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

51.2 kB

Total Files

11

Last publish

Collaborators

  • pepsryuu