[GH-ISSUE #284] Research Prettier to beautify the response content #283

Open
opened 2026-03-03 19:17:05 +03:00 by kerem · 2 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Sep 19, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/284

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Prettier is really cool project to make the response content is prettier. It also support many language as well.

Currently, we support beatifying the JSON content by using JSONSerialization, we could find better solution to fulfill it.

👑 Criteria

  • Research about Prettier
  • Try to replace current solution
  • Benchmark
Originally created by @NghiaTranUIT on GitHub (Sep 19, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/284 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief [Prettier](https://prettier.io) is really cool project to make the response content is prettier. It also support many language as well. Currently, we support beatifying the JSON content by using [JSONSerialization](https://developer.apple.com/documentation/foundation/jsonserialization), we could find better solution to fulfill it. ## 👑 Criteria - [ ] Research about Prettier - [ ] Try to replace current solution - [ ] Benchmark
Author
Owner

@shirshak55 commented on GitHub (Sep 19, 2019):

Yes prettier is cool project.

On Thu, Sep 19, 2019, 7:43 AM Nghia Tran notifications@github.com wrote:

🐶 Brief

Prettier https://prettier.io is really cool project to make the
response content is prettier. It also support many language as well.

Currently, we support beatifying the JSON content by using
JSONSerialization
https://developer.apple.com/documentation/foundation/jsonserialization,
we could find better solution to fulfill it.
👑 Criteria

  • Research about Prettier
  • Try to replace current solution
  • Benchmark


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/ProxymanApp/Proxyman/issues/284?email_source=notifications&email_token=AB5Y4YIE7NMGRKKCGCQOHM3QKLN43A5CNFSM4IYFRQU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMJI5CQ,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AB5Y4YKGIVQE5L2AWCZJALTQKLN43ANCNFSM4IYFRQUQ
.

<!-- gh-comment-id:533040579 --> @shirshak55 commented on GitHub (Sep 19, 2019): Yes prettier is cool project. On Thu, Sep 19, 2019, 7:43 AM Nghia Tran <notifications@github.com> wrote: > 🐶 Brief > > Prettier <https://prettier.io> is really cool project to make the > response content is prettier. It also support many language as well. > > Currently, we support beatifying the JSON content by using > JSONSerialization > <https://developer.apple.com/documentation/foundation/jsonserialization>, > we could find better solution to fulfill it. > 👑 Criteria > > - Research about Prettier > - Try to replace current solution > - Benchmark > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/ProxymanApp/Proxyman/issues/284?email_source=notifications&email_token=AB5Y4YIE7NMGRKKCGCQOHM3QKLN43A5CNFSM4IYFRQU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMJI5CQ>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AB5Y4YKGIVQE5L2AWCZJALTQKLN43ANCNFSM4IYFRQUQ> > . >
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 19, 2019):

yeah, it's why I would to integrate it into Proxyman 😄

<!-- gh-comment-id:533132133 --> @NghiaTranUIT commented on GitHub (Sep 19, 2019): yeah, it's why I would to integrate it into Proxyman 😄
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#283
No description provided.