react-electron-renderer

0.0.1 • Public • Published

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
  • Easily pipe streams between the renderer and main processes

Write your electron windows as React components

  • React components render in the main process
  • Window positioning / sizing etc based on the react component state
  • Electron process React component children

React Application Components for Electron

 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i react-electron-renderer

Weekly Downloads

0

Version

0.0.1

License

SEE LICENSE IN License.md

Last publish

Collaborators

  • soederpop