Code Monkey home page Code Monkey logo

json-formatter's Issues

Json Formatterの作成

Jsonを整形する機能を作成する。

基本的な構成パッケージは org.thinkit.formatter とする。

コンテンツファイル名を和名から英名へ変更

Feature Request

1. Feature details

content-framework のバグを調査していたところ、jar の中に格納されたコンテンツファイルが文字化けしていることが判明した。この状態だと動的に jar 内のコンテンツファイルを取得することができないためコンテンツファイルは和名から英名に修正する。

2. Why it is necessary

jar に格納されたコンテンツファイル名が文字化けしていることによって処理中で jar に格納されたコンテンツファイルを取得することができない。

3. How to implement

  1. コンテンツファイル名の修正
  2. コンテンツファイルに紐づく各クラスの修正

4. References

}, 後の改行インデント改善

現状は }, 後の改行インデント数はその時点まででインクリメントされた値を使用しているため無駄なスペースが挿入されてしまう。
そのため、}, 後かつ次の { までに改行を1つ以上挿入する場合はインデントが 0 の改行を挿入するように修正する。

JSONの整形方式

JSONの整形方式に関しては JSONObject.toString(int indemtFactor) を使用する。

また、上記のソースコードを解析し内製化を進めたい。

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.