Giter VIP home page Giter VIP logo

toolkit's Introduction

Programmer Toolkit

公众号 掘金 CSDN 开源** 知乎

Github地址: https://github.com/silently9527/Toolkit

Gitee地址: https://gitee.com/silently9527/ToolsetIdeaPlugin

觉得好用的小伙伴记得小手一抖 star 哟

背景

自己在开发的过程中经常会使用一些在线的工具,比如:时间戳转日期,JSON格式化等等;考虑想把这些常用的功能都做成IDEA插件,在使用的时候就不用去网上寻找工具,在IDEA中就可以快速完成提升开发人员开发效率;

How to use

  1. 双击control或者点工具类图标即可弹出RunAnything窗口

  1. 在RunAnything中输入?查看 toolkit 命令

  1. 输入toolkit即可看到所有支持的命令

  1. 选择需要使用的命令,例如:SQL转elasticSearch语句、二维码生成

How to install

第一种方式:下载源码自己打包安装

第二种方式:

  1. 关注微信公众号:贝塔学java,回复:toolkit 即可获取已打包的插件,最新插件版本1.0.3
  2. 打包idea的插件安装界面 -> install plugin from disk ,选择下载的最新插件包,重启idea接口生效

支持的命令

命令 说明
toolkit date 日期转时间戳
toolkit timestamp 时间戳转日期
toolkit json JSON格式化
toolkit sql2dsl SQL转elasticSearch语句
toolkit url encode URL编码
toolkit url decode URL解码
toolkit base64 encode base64编码
toolkit base64 decode base64解码
toolkit phone 手机号归属地
toolkit ip IP归属地
toolkit md5 MD5加密
toolkit sha1 SHA1加密
toolkit sha224 SHA224加密
toolkit sha256 SHA256加密
toolkit sha384 SHA384加密
toolkit sha512 SHA512加密
toolkit uuid UUID随机值
toolkit regular 正则表达式
toolkit qrcode encode 生成二维码(支持插入Logo)

计划中的命令

命令 说明
toolkit nat 内网穿透(方便微信、支付宝等后台开发)
toolkit cron Cron表达式
toolkit file minify js/css混淆压缩
toolkit file download 文件下载
toolkit qrcode decode 二维码解析

欢迎小伙伴留言希望支持的命令

测试通过IDEA的版本

测试通过的版本如下,如果其他版本出现问题,欢迎给我留言

IDE 版本
Intellij IDEA 2019、2020

期待你的加入,公众号:贝塔学Java,个人微信号:silently9527

公众号

我的技术博客

https://silently9527.cn/

其他项目推荐

捐赠研发

如果您认为此项目帮到了您的开发工作,您可以捐赠我一杯可乐(相信这比打赏主播更有意义)。

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.