mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
1.1 KiB
1.1 KiB
Awesome JavaScript
A curated list of amazingly awesome JavaScript libraries, resources and shiny things.
Loaders and Spinners
Libraries for indicate load status.
- NProgress - Slim progress bars for Ajax'y applications.
- Spin.js - A spinning activity indicator.
- progress.js - Create and manage progress bar for every objects on the page.
- pace - Automatically add a progress bar to your site.
- topbar - Tiny & beautiful site-wide progress indicator.
- PageLoadingEffects - Modern ways of revealing new content using SVG animations.
Besides libraries, there're Collection on Codepen, and Generators tools like Ajaxload, Preloaders and CSSLoad.