Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2nthony/poi-plugin-loading-screen

🚥Loading screen for poi plugin inspired by Nuxt.js's loading screen
https://github.com/2nthony/poi-plugin-loading-screen

loading-screen poi poi-plugin

Last synced: 2 months ago
JSON representation

🚥Loading screen for poi plugin inspired by Nuxt.js's loading screen

Awesome Lists containing this project

README

        

[evillt/loading-screen]: https://github.com/evillt/loading-screen

![](https://user-images.githubusercontent.com/19513289/57156519-c418c300-6e10-11e9-9027-ef64061f9f60.png)

> 🚥Loading screen for poi plugin inspired by Nuxt.js's loading screen powered by [evillt/loading-screen]

[![NPM version](https://badgen.net/npm/v/poi-plugin-loading-screen?icon=npm)](https://npmjs.com/package/poi-plugin-loading-screen)
[![NPM download](https://badgen.net/npm/dm/poi-plugin-loading-screen?icon=npm)](https://npmjs.com/package/poi-plugin-loading-screen)
[![CircleCI](https://badgen.net/circleci/github/evillt/poi-plugin-loading-screen?icon=circleci)](https://circleci.com/gh/evillt/poi-plugin-loading-screen/tree/master)
[![donate](https://badgen.net/badge/support%20me/donate/f2a)](https://patreon.com/evillt)

![](https://user-images.githubusercontent.com/19513289/57154226-ef001880-6e0a-11e9-886a-d5290270737d.gif)

## Install

```console
yarn add poi-plugin-loading-screen -D
```

## Usage

In your `poi.config.js`:

```js
module.exports = {
plugins: ['loading-screen']
}
```

## Credits

- [**nuxt/loading-screen**](https://github.com/nuxt/loading-screen)
- [evillt/loading-screen]
- [poi](https://poi.js.org)

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Author

**poi-plugin-loading-screen** © [evillt](https://github.com/evillt), Released under the [MIT](./LICENSE) License.

Authored and maintained by **EVILLT** with help from contributors ([list](https://github.com/evillt/poi-plugin-loading-screen/contributors)).

> [evila.me](https://evila.me) · GitHub [@evillt](https://github.com/evillt) · Twitter [@evillt](https://twitter.com/evillt)