MiniBar
MiniBar copied to clipboard
use wheelScrollAmount option, add build script to minify JS
I wanted to used the documented option wheelScrollAmount, but I saw that it was not implemented. In order to minify the JS file, I have added terser because I don't know the original tool used to minify. Good library btw!