这是由 Electron & Vue.js 编写的,为程序员服务的编程工具 🚀
[English] | 简体中文
旨在帮助程序员快速开发的小工具. 让生活更加美好.
这个工具目前包括“正则表达式”、“时间戳转化”、“颜色盒子”、“Json转化”、“Base64转化“、“定时任务工具”
- 正则表达式
- 时间戳转化
- 颜色盒子
- JSON 转化
- Base64 转化
- 定时任务
# 安装依赖
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
如果觉您觉得项目对您有帮助,可否打赏我一杯咖啡喝:
微信 | 支付宝 | 贝宝 |
此项目由以下工具编写: electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.