line_push/node_modules/@nuxt/loading-screen/README.md
2022-07-21 03:28:35 +00:00

33 lines
1.3 KiB
Markdown

## 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.
![nuxt-loading-screen](https://user-images.githubusercontent.com/904724/54605661-12812680-4a4a-11e9-92e0-e7d7ed3a7c66.gif)
## License
MIT - Made with 💖 By Nuxt team!
<!-- Refs -->
[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