UNPKG

devdocs-native

Version:

A native API Documentation Browser based on Devdocs & Electron

13 lines (9 loc) 351 B
#A native API Documentation Browser based on Devdocs & Electron This is a native version of [devdocs](https://github.com/Thibaut/devdocs/) built with [Electron](https://github.com/atom/electron/) ![alt tag](https://raw.githubusercontent.com/kaze13/devdocs-electron/master/screenshot.png) #Installation ``` npm install && npm start ``` #License MIT