Skip to content

sandeep2701kumar/floating-scroll-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

floating-scroll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published