@commoners/splash-screen

0.0.52 • Public • Published

@commoners/splash-screen

A plugin for adding a splash screen to your application

Usage

import splashPagePlugin from '@commoners/splash-screen'

export default {
    plugins: {
        protocol: splashPagePlugin("splash.html", { 
            duration: 2000, 
            window: { width: 500, height: 500 }
        })
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @commoners/splash-screen

Weekly Downloads

3

Version

0.0.52

License

MIT

Unpacked Size

5.2 kB

Total Files

8

Last publish

Collaborators

  • garrettmflynn