https://github.com/nuxt/loading-screen
Loading Screen Module for Nuxt.js
https://github.com/nuxt/loading-screen
nuxt vue
Last synced: about 1 year ago
JSON representation
Loading Screen Module for Nuxt.js
- Host: GitHub
- URL: https://github.com/nuxt/loading-screen
- Owner: nuxt
- License: mit
- Created: 2019-03-16T18:56:35.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T01:01:55.000Z (over 1 year ago)
- Last Synced: 2025-04-01T08:33:41.374Z (about 1 year ago)
- Topics: nuxt, vue
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 89
- Watchers: 6
- Forks: 15
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Loading Screen
[![Github Actions CI][github-actions-src]][github-actions-href]
[![Standard JS][standard-js-src]][standard-js-href]
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![package phobia][package-phobia-src]][package-phobia-href]
This module is internally being used by [nuxt.js](https://github.com/nuxt/nuxt.js) to show loading screen.

## License
MIT - Made with 💖 By Nuxt team!
[github-actions-src]: https://github.com/nuxt/loading-screen/workflows/ci/badge.svg?branch=master
[github-actions-href]: https://github.com/nuxt/loading-screen/actions?query=workflow%3Aci
[standard-js-src]: https://flat.badgen.net/badge/code%20style/standard/green
[standard-js-href]: https://standardjs.com
[npm-version-src]: https://flat.badgen.net/npm/v/@nuxt/loading-screen/latest
[npm-version-href]: https://npmjs.com/package/@nuxt/loading-screen
[npm-downloads-src]: https://flat.badgen.net/npm/dt/@nuxt/loading-screen
[npm-downloads-href]: https://npmjs.com/package/@nuxt/loading-screen
[package-phobia-src]: https://flat.badgen.net/packagephobia/install/@nuxt/loading-screen
[package-phobia-href]: https://packagephobia.now.sh/result?p=@nuxt/loading-screen