awesome-javascript/README.md
2014-07-01 23:57:58 +08:00

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.