Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gengjiawen/electron-devdocs
An devdocs desktop client
https://github.com/gengjiawen/electron-devdocs
devdocs electron vue
Last synced: 3 months ago
JSON representation
An devdocs desktop client
- Host: GitHub
- URL: https://github.com/gengjiawen/electron-devdocs
- Owner: gengjiawen
- License: mit
- Created: 2017-03-13T12:54:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T12:50:16.000Z (8 months ago)
- Last Synced: 2024-06-03T14:53:32.666Z (8 months ago)
- Topics: devdocs, electron, vue
- Language: JavaScript
- Homepage:
- Size: 4.32 MB
- Stars: 18
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# electron-devdocs
[![CircleCI](https://circleci.com/gh/gengjiawen/electron-devdocs.svg?style=svg)](https://circleci.com/gh/gengjiawen/electron-devdocs)
[![Build status](https://ci.appveyor.com/api/projects/status/1akkt6sjlnwwa7tu/branch/master?svg=true)](https://ci.appveyor.com/project/gengjiawen/electron-devdocs/branch/master)
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/gengjiawen/electron-devdocs)> An electron-vue project for devdocs
## What does it look like
![pretty](arts/look.png)
## Feature
* Multi tab
* Auto-Updater
* Inner google search## Build Setup
```bash
yarn
yarn run electron:serve
```## License
[MIT](http://opensource.org/licenses/MIT)Copyright (c) 2017-present, Jiawen (Daniel) Geng