nwutils / nw-splash-screen-example

Show splash screen until main application loads.

Home Page:https://nwutils.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NW.js Splash Screen Example

This is a demo of the NW-Splasher library. Check it out to see its full API.

Demo shows a splash screen until the main application loads.

Animation of splash screen and app loading

Splash screen and app are separate instances, meaning:

  • Splash screen animations will play smoothly as the app loads
  • Splash screen window can be closed without effecting the app loading/showing (Not parent-childed)

About

Show splash screen until main application loads.

https://nwutils.io

License:MIT License


Languages

Language:HTML 100.0%