cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.87k stars 3.81k forks source link

Build and modularity #579

Open kof opened 10 years ago

kof commented 10 years ago

Hi,

I am starting to use both, infinite scroll and iscroll with scrollbars in one application. We need a version now with all the modules included.

Ideally there would be a way to include each module using require/define to be able to use each module separately.

cubiq commented 10 years ago

actually there's no reason not to add scrollbars to the infinite scroller. I'll recompile that with scrollbar support.

I'm working on modularity, if performance is good I'll switch to it.