Skip to content

gabrielbull/react-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 16, 2022
bba6137 · Feb 16, 2022
May 6, 2021
Jul 7, 2020
Feb 16, 2022
Feb 25, 2018
Jul 28, 2019
May 5, 2021
Feb 25, 2018
Feb 23, 2016
Oct 14, 2015
Oct 14, 2015
Oct 18, 2017
Jun 14, 2017
May 5, 2016
Jun 14, 2017
Jul 28, 2019
May 16, 2016
Jan 9, 2017
Feb 16, 2022
Jan 9, 2017
Feb 25, 2018
Feb 18, 2019
Feb 25, 2018

Repository files navigation

React Desktop

Build Status Code Climate GitHub license GitHub stars npm downloads npm version Gitter

React UI Components for macOS High Sierra and Windows 10.

npm install react-desktop --save

Demo

Help wanted!

I am looking for developers to help me develop this project. Please submit some ideas in the issues section or some PRs to get this project going. If you are interested, you can become a collaborator on the project. Thanks.

Contributing

This library has been created to bring a native desktop experience to the web. It works extremely well with tools such as node-webkit or Electron.js!

Everyone is welcome to contribute and add more components/documentation whilst following the contributing guidelines.

Documentation

Guides on installation, components and advanced usage are found in the documentation.

Contributors