Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Malihu Custom Scrollbar Plugin | 4,110 | 299 | 58 | 2 years ago | 11 | July 10, 2016 | 412 | other | JavaScript | |
Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support etc. | ||||||||||
Scrollpath | 2,842 | 7 years ago | 28 | JavaScript | ||||||
A plugin for defining custom scroll paths. | ||||||||||
Css Modal | 1,823 | 12 | 3 | 2 years ago | 6 | May 12, 2016 | 26 | mit | JavaScript | |
A modal built with pure CSS, enhanced with JavaScript | ||||||||||
Sticky Sidebar | 1,793 | 20 | 24 | 4 years ago | 8 | November 21, 2017 | 49 | mit | JavaScript | |
😎 Pure JavaScript tool for making smart and high performance sticky sidebar. | ||||||||||
Stickytableheaders | 889 | 31 | 2 | 4 years ago | 9 | January 14, 2018 | 55 | mit | JavaScript | |
A jQuery plugin that makes large tables more usable by having the table header stick to the top of the screen when scrolling. | ||||||||||
Vim Smoothie | 820 | a year ago | 9 | mit | Vim script | |||||
Smooth scrolling for Vim done right🥤 | ||||||||||
Tmux Better Mouse Mode | 736 | 6 years ago | 12 | mit | Shell | |||||
A tmux plugin to better manage and configure the mouse. | ||||||||||
Animatescroll.js | 714 | 3 | a year ago | 1 | February 04, 2016 | 5 | other | HTML | ||
A Simple jQuery Plugin for Animating Scroll | ||||||||||
Scrolldeck.js | 689 | 1 | 8 years ago | February 22, 2021 | 19 | JavaScript | ||||
jQuery plugin for making scrolling presentation decks | ||||||||||
Jquery.localscroll | 625 | 27 | 3 | 6 years ago | 3 | August 09, 2017 | 3 | mit | JavaScript | |
Animated anchor navigation made easy with jQuery |
Highly customizable custom scrollbar jQuery plugin (Demo). Features include:
Plugin homepage and documentation (Changelog)
npm: npm install malihu-custom-scrollbar-plugin
Bower: bower install malihu-custom-scrollbar-plugin
Manual: $(selector).mCustomScrollbar();
var $ = require('jquery');
require('malihu-custom-scrollbar-plugin')($);
npm install imports-loader
npm install jquery-mousewheel
npm install malihu-custom-scrollbar-plugin
module.exports = {
module: {
loaders: [
{ test: /jquery-mousewheel/, loader: "imports?define=>false&this=>window" },
{ test: /malihu-custom-scrollbar-plugin/, loader: "imports?define=>false&this=>window" }
]
}
};
var $ = require('jquery');
require("jquery-mousewheel")($);
require('malihu-custom-scrollbar-plugin')($);
jQuery version 1.6.0 or higher
MIT License (MIT)
http://opensource.org/licenses/MIT
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UYJ5G65M6ZA28