0 lines | 0 byte
//Start typing or paste your json here...
{
"Website": "THIRSTYJSON.dev",
"Feature-One": {
"name": "Real-time Editing",
"description": "Edit JSON data in real-time with syntax highlighting and validation."
},
"Feature-Two": {
"name": "Formatting",
"description": "Formats JSON data to improve readability."
},
"Feature-Three": {
"name": "Export Options",
"description": "Export edited JSON data in various formats like .json, .csv, etc."
},
"Release": [
{
"Version": "07Sept2024",
"Features": [
{
"FeatureName": "Blue Sky Theme",
"description": "Enjoy the pleasentness of three blues which will help you reach for the sky."
},
{
"FeatureName": "Editor only mode",
"description": "Expand the editor by clicking on the table icon on the righthand bar"
},
{
"FeatureName": "Export to CSV button",
"description": "Have the Expand to CSV button in the editor's top menu bar in the Editor-only mode"
},
{
"FeatureName": "New ThirstyJSON icon",
"description": "Enjoy the pleasentness of three blues"
}
]
},
{
"Version": "20Sept2024",
"Features": [
{
"FeatureName": "Placeholder JSON",
"description": "Changed the Preloaded JSON in the editor as placeholder, to improve the UX."
},
{
"FeatureName": "Export to YAML",
"description": "Introduced the Export to YAML feature, so that you can get your JSON as YAML and get it downloaded in your local."
},
{
"FeatureName": "Write to us",
"description": "Provided our contact mail in the footer, so that you can provide us any feedbacks. We are always open to your suggestions😊."
}
]
}
]
}
0 rows | 0 columns
Website | Feature-One.name | Feature-One.description | Feature-Two.name | Feature-Two.description | Feature-Three.name | Feature-Three.description | Release.Version | Release.Features.FeatureName | Release.Features.description |