A React environment for cross platform desktop apps
Find a file
2018-04-03 14:11:03 -07:00
.vscode Add yoga initial support 2018-03-25 19:43:14 -04:00
docs Update for libui-node 0.1.0 (#57) 2018-03-22 09:48:12 -04:00
examples/Notepad Fix package.json files (#63) 2018-03-22 09:50:17 -04:00
src Reorder size and move 2018-04-03 14:11:03 -07:00
.babelrc Add still testing code 2018-02-03 10:26:15 -05:00
.editorconfig add editor config 2018-02-19 17:03:47 -05:00
.gitignore Removed bin folder from git (#61) 2018-03-21 09:31:11 -04:00
.test_yoga.js.swp Add yoga initial support 2018-03-25 19:43:14 -04:00
Demo.js Remove requirement for view size 2018-04-02 14:01:24 -04:00
LICENSE Update license 2018-02-14 19:44:13 -05:00
package-lock.json Reorder size and move 2018-04-03 14:11:03 -07:00
package.json Add yoga initial support 2018-03-25 19:43:14 -04:00
README.md docs: add reference to create-proton-app (#48) 2018-03-06 15:49:44 -05:00
test_libui.js Add own custom event_loop. Fixes #5 2018-02-15 20:55:26 -05:00
test_yoga.js Add yoga initial support 2018-03-25 19:43:14 -04:00

proton native Logo by @elisiri

npm npm styled with prettier PRs Welcome GPLv3 License Gitter chat

Create native desktop applications through a React syntax, on all platforms

Features

  • Same syntax as React Native
  • Works with existing React libraries such as Redux
  • Cross platform
  • Native components. No more Electron
  • Compatible with all normal Node.js packages

Images

Windows

Documentation

See the documentation for how to get started and details on all the components.

Examples

Examples can be found in examples/.

Contributing

All contributions are welcome. Just make a PR. Below is a list of general improvements that need to be added that I would love help with:

Accelerated by KeyCDN