Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccjoe/fes
frontend tools, host tools, ace-host
https://github.com/ccjoe/fes
Last synced: 22 days ago
JSON representation
frontend tools, host tools, ace-host
- Host: GitHub
- URL: https://github.com/ccjoe/fes
- Owner: ccjoe
- Created: 2016-11-23T11:29:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-22T07:33:42.000Z (about 8 years ago)
- Last Synced: 2024-11-20T18:53:51.187Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.23 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fes - frontend tools
> frontend tools set
## Download
[Download Click 下载地址](https://github.com/ccjoe/fes/releases)## HOSTS Demo
[![Electron Logo](./docs/fes.gif)](fes example)## 功能
```
Host工具
字符编解码
CODE/JSON/XML格式化
代码压缩
语法检查
二维码工具
系统/页面取色工具
MarkDown Viewer
Dev PluginsTools For Fes
```## About Host
```
Host分组管理
Host分域名管理
定制的Host Editor - Host文件高亮、语法检查高亮提示
Host Filter/Search
DNS Refresh Auto
Editor Theme Switch
Bing background/ Change everyday
```## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron app for production
npm run build
# lint all JS/Vue component files in `app/src`
npm run lint
# run webpack in production
npm run pack
```
More information can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/docs/npm_scripts.html).---
This project was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about this project can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).
Editor use [ace](https://ace.c9.io/)
---
### todolist
- refresh browse dns cache [done]
- icon and icon taskbar
- github release [done]- format language/ json/xml/js/css/html/... ...
### ChangeLog
```
12/23 add editor more theme and more lang
12/23 format json/xml/html/css/js/java
```