Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsaikoga/it-tools

A programing helper for developers built with Electron & Vue.js 🚀
https://github.com/tsaikoga/it-tools

base64image color-scheme crontab electron jsonparser regex timestamp-convert vue

Last synced: 1 day ago
JSON representation

A programing helper for developers built with Electron & Vue.js 🚀

Awesome Lists containing this project

README

        




electron-vue





A programing helper for developers built with Electron & Vue.js 🚀


English | [įŽ€äŊ“中文]

# it-tools

> Help programers quickly solve problems.
> To make life easy.

Now this project including Regex Tool, Timestamp Converter, Color Box, Json Parser, Base64 Converter, Crontab Tool.

## Features

- Regex Tool
- Timestamp Converter
- Color Box
- JSON Parser
- Base64 Converter
- Crontab Tool

### Try It
[Download](https://github.com/TsaiKoga/it-tools/releases)

[Online Demo](https://tsaikoga.github.com/it-tools/web/index.html)

### Preview

![IT Tools](/src/renderer/assets/IT-Tools-preview.gif)

### Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test

# lint all JS/Vue component files in `src/`
npm run lint

```

### Donation

If this project help you reduce time to develop, you can give me a cup of coffee :)



electron-vue
electron-vue

PayPal Logo


Wechat Pay
Ali Pay
Paypal


---

This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[8fae476](https://github.com/SimulatedGREG/electron-vue/tree/8fae4763e9d225d3691b627e83b9e09b56f6c935) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).