kritzware / kritzware/json.pizza

JSON deformatter

Open
#25 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
80
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Sometimes I need to deformat a JSON into a single line (as if it had been stringified). For example, when editing a JSON blob from a database column it would be nice to be able to copy the stringified JSON into json.pizza, format it, edit the parts I need to edit, and then return it to a single line format.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the JSON formatting entry point in json.pizza and follow how formatted input is produced. Confirm the change by checking that formatted JSON can be converted back to valid single-line JSON suitable for copying into a database column.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxtjs
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.