Skip to content

DavOnGit/start-loader-meteor-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start-Loader

Show a centered loading spinner while application is downloading: like this!

Install

meteor add daviz:start-loader

Note

This is a fork of webdeb:app-loader but vertically centered (as well as horizontally).

How it works

Very Simple. It automatically injects the needed html and CSS to the page, before any other scripts are going to be downloaded. After meteor has started on the client side, it automatically fades out the loading spinner and removes it from the DOM. Thats it!

It is using only HTML (SVG) and CSS for the spinner animation.

Futher work

  • make configurable
  • add more loaders and spinners

Contribution

Feel free to fork and hack ;)

About

Meteor package that shows a centered loading spinner while application is downloading

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published