A full-featured desktop app for DevDocs.io.
In case you have no idea about DevDocs, it's some free alternative to the famous Dash app but as a single-page website.
You can manually download the latest release here.
It's really easy to develop this app, no build tools like Webpack needed here, checkout ./app to get more:
$ npm install
$ npm run app
# edit files, save, refresh and it's done.
$ npm run dist:mac
$ npm run dist:linux
$ npm run dist:win
MIT © EOIST