datapimp / electron-application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Application Singleton

  • Manages global state
  • Uses a redux store

A Better BrowserWindow Experience

  • Decorates windows with electron-positioner
  • Allows for specifying window sizes as percentages
  • Presets for certain types of windows

Better IPC through streams and promises

  • Communicate between the renderer and main promises with ask and tell

About


Languages

Language:JavaScript 100.0%