🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
Go to file
chencheng 85eca38bcf init commit, add loaders and spinners 2014-07-01 23:57:58 +08:00
README.md init commit, add loaders and spinners 2014-07-01 23:57:58 +08:00

README.md

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.