mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
init commit, add loaders and spinners
This commit is contained in:
commit
85eca38bcf
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
||||
# Awesome JavaScript
|
||||
|
||||
A curated list of amazingly awesome JavaScript libraries, resources and shiny things.
|
||||
|
||||
* [Awesome JavaScript](#awesome-javascript)
|
||||
* [Loaders and Spinners](#loaders-and-spinners)
|
||||
|
||||
## Loaders and Spinners
|
||||
*Libraries for indicate load status.*
|
||||
|
||||
* [NProgress](http://ricostacruz.com/nprogress/) - Slim progress bars for Ajax'y applications.
|
||||
* [Spin.js](https://github.com/fgnass/spin.js) - A spinning activity indicator.
|
||||
* [progress.js](https://github.com/usablica/progress.js) - Create and manage progress bar for every objects on the page.
|
||||
* [pace](https://github.com/HubSpot/pace) - Automatically add a progress bar to your site.
|
||||
* [topbar](https://github.com/buunguyen/topbar) - Tiny & beautiful site-wide progress indicator.
|
||||
* [PageLoadingEffects](https://github.com/codrops/PageLoadingEffects) - Modern ways of revealing new content using SVG animations.
|
||||
|
||||
Besides libraries, there're [Collection on Codepen](http://codepen.io/collection/HtAne/), and Generators tools like [Ajaxload](http://www.ajaxload.info/), [Preloaders](http://preloaders.net/) and [CSSLoad](http://cssload.net/).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user