UNPKG

homemade

Version:
5 lines 141 B
//observes scroll, resizing, changes of container size, ticks scroll, recalcs //singleton function Monitor(){ this.create.apply(this); }