Giter Site home page Giter Site logo

converterx's Introduction

converterX

介绍

一款用于帮助使用 IntelliJ IDEA 编写代码的研发人员,快速进行字符串、JSON、日期转换等功能的插件工具。
A plugin tool designed to assist developers using IntelliJ IDEA in writing code, providing quick functionality for string, JSON, and date conversions.

中文介绍

  • 1. 选中你要转换的字符串,右键,在 ConvertX 中选择 String Converter,你可以将字符串转化为驼峰等一系列格式。
  • 2. 选中你要转换的时间格式的字符串,右键,在 ConvertX 中选择 Date Converter,你可以将时间转化为时间戳等一系列格式。
  • 3. 选中你要转换的JSON字符串,右键,在 ConvertX 中选择 JSON Converter,你可以将JSON进行压缩、格式化等操作。

English Introduction

  • 1. Select the string you want to convert, right-click, and choose "String Converter" in ConvertX. You can convert the string to various formats like camel case.
  • 2. Select the time format string you want to convert, right-click, and choose "Date Converter" in ConvertX. You can convert the time to various formats like timestamps.
  • 3. Select the JSON string you want to convert, right-click, and choose "JSON Converter" in ConvertX. You can perform operations like compression and formatting on the JSON.

版本

V1.0.0

  • Provide the ability to convert strings.
  • Provide the ability to convert date strings.
  • Provide the ability to format JSON strings.

converterx's People

Contributors

oliverliy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

biluping

converterx's Issues

关于对象转换到想法

  1. 能否添加一键生成某个对象的 all set 方法?
  2. 能否添加 vo 到 dto 到转换?

感觉上述都是 convert 的相关功能,可以参考;

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.