1.1.6 • Published 5 years ago

sandeep-floating-scrollbar v1.1.6

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

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

  • SANDEEP KUMAR (sandeep2701kumar@gmail.com)

License

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

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago