Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 491 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 491 Bytes

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)