Skip to content

Parse JSON and build structure with Ctrl+C possibility at any block

Notifications You must be signed in to change notification settings

alikil/JsonFormatter

Repository files navigation

App for see JSON from stringified to correct format and partly copy important blocks of json

Description

You can paste your JSON from websockets or another hard json list to see all pretty visible. Collapse not interested parts or copy important parts and work with picked data on your code.

Example

Example

Tech stack

Electron.

Electron

ElectronForge

ElectronForge

React

React

Webpack

Webpack

Ant Design of React (antd)

Ant Design

Typescript (TSX)

Typescript

Installation

npm install

Running the app

  1. npm run start - Run app on dev mode. (additionally enable Open the DevTools at index.ts to see browser console while develop)

  2. npm run package - Create js package with all files.

  3. npm run make - Create .exe file with your app.

Contact developer

Contributors

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT License