Code Monkey home page Code Monkey logo

ldgtools's Introduction

老大哥小助手

简单的正则测试小工具

MIT code-size

开发初衷

之前是做winfrom(c#)开发,购置了mac后以往自编的小工具均无法mac运行

个人又不喜欢在线的一些工具,更喜欢离线随时可用的

正则功能是日常开发中非常常用的功能,为了能延续自己的使用习惯

重新使用 VueElectron 写了这么一个支持mac的小工具(现学现用)

我最为常用的是数据生成,根据匹配结果,直接生成想要的数据格式

功能列表

  • 正则匹配
  • 正则替换
  • 数据成成

即将增加

  • 正则生成代码

screen1 screen2 screen3

项目运行

初始化(仅首次)

建议不要使用cnpm

npm install

运行

npm run electron:serve

打包/编译

npm run electron:build
npm run electron:build-win

开源

本代码完全开源,但开发者是一枚新手,代码凌乱,无任何学习价值

记录开发过程,也希望有共同需求的童鞋一起享受便利,扩展升级

本项目采用Apache 2.0协议,如有借用,请保留指向该项目的链接。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.