Loading Component
"Global loaders made easy for Vue and Nuxt! They are useful to display global loaders in single-page apps. For example:
- When redirecting to an external payment page
- When navigating to an internal page after a critical operation such as sign-in/sign-out
- When navigating to an internal page with plenty of data
Since I was re-creating the same logic and markup over and over again, I decided to publish a package for it."
Simone Mastromattei