Skip to content

Commit cd59bab

Browse files
authored
cleanup scrolling section
1 parent cb1820a commit cd59bab

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -295,20 +295,13 @@ A continuously expanded list of frameworks, libraries and tools I used/want to u
295295
### Scrolling
296296
- [basicScroll](https://basicscroll.electerious.com/) - Standalone parallax scrolling for mobile and desktop with CSS variables
297297
- [emergence.js](https://github.com/xtianmiller/emergence.js) - Detect element visibility in the browser
298-
- [fracs](http://larsjung.de/jquery-fracs/) - Plugin to determine the visible fractions of HTML elements
299298
- [headroom](http://wicky.nillia.ms/headroom.js/) - Hide your header until you need it
300299
- [in-view](https://camwiegert.github.io/in-view) - Get notified when a element enters/exits the viewport
301-
- [midnight.js](https://github.com/Aerolab/midnight.js) - Make your header looks great with the content below it as you scroll
302300
- [moveTo](https://github.com/hsnaydd/moveTo) - Scroll animation library
303301
- [scroll-scope.js](http://eiskis.net/scroll-scope/) - Keep parent element still when scrolling an element to its boundary
304-
- [scrollme](http://scrollme.nckprsn.com/) - A jQuery plugin for adding simple scrolling effects to web pages
305302
- [ScrollMagic](http://janpaepke.github.io/ScrollMagic/) - Library for scroll interactions
306303
- [scrollMonitor](https://github.com/stutrek/scrollMonitor) - API to monitor elements as you scroll
307304
- [scrollreveal](https://scrollrevealjs.org/) - Scroll animations for web and mobile browsers
308-
- [ScrollToFixed](https://github.com/bigspotteddog/ScrollToFixed) - Used to fix elements on the page and move with the horizontal scroll
309-
- [skrollr](https://github.com/Prinzhorn/skrollr) - Stand-alone parallax scrolling library for mobile and desktop
310-
- [space.js](https://github.com/gopatrik/space.js) - A HTML-driven JavaScript-library for narrative 3D-scrolling
311-
- [superscrollorama](https://github.com/johnpolacek/superscrollorama) - The jQuery plugin for supercool scroll animation
312305
- [verge](https://github.com/ryanve/verge) - Get viewport dimensions, detect elements in the viewport
313306

314307
**[ back to top](#table-of-contents)**

0 commit comments

Comments
 (0)