sandeep-floating-scrollbar

1.1.6 • Public • Published

Floating-scroll-bar

Javascript Logger Nodejs package that works with both ES5 and ES6

Prerequisites

To install and run Logger on your local system , you will need the following softwares pre-installed on your system

  1. Node js

Getting Started

To use the library into your Modern javascript project , follow these steps.

STEP 1: Install the package by entering the following command inside root of your project

npm install sandeep-floating-scrollbar --save

Usage

If you are using ES6 for you project, you should use the package in following way

import {scroll} from 'sandeep-floating-scrollbar';

scroll.scroll(document.getElementById("container"));

Technologies

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sandeep-floating-scrollbar

    Weekly Downloads

    2

    Version

    1.1.6

    License

    ISC

    Unpacked Size

    3.02 kB

    Total Files

    3

    Last publish

    Collaborators

    • sandeep2701