All activity
Neko Nik
started a discussion
Should I give users more flexibility on what they can do? (More customisation options)
I am developing a web scraping project (70% done) that offers users a range of configurable options. These options would encompass tasks such as JS rendering with running JS scripts, taking page screenshots, parsing data into clean markdown format, form filling, and performing clicks. With proxies and parallel scraping.
The question I am contemplating is whether it would be advisable to create...
Neko Nik
left a comment
VS Code since it consumes less resources
VSCode or JetBrains?
Yuki Ogino
Join the discussion
Features:
View JSON strings in a tree like structure.
Copy JSON strings to clipboard.
Load/Download JSON strings as a file.
Loose JSON validation.
Edit JSON strings.
Show Counts of JSON objects and arrays.
Show size of JSON strings.
Show type of JSON strings.
JSON Viewer + Editor
Web app to view JSON strings in a tree like structure
Neko Nik
left a comment
š² JSON Viewer - A Tree-Like Structure for JSON š²
š³ Tree-like Structure: The way it presents JSON data in a tree-like structure makes it easy to navigate and understand complex JSON.
š Copy and Download: Being able to copy JSON to the clipboard or download it as a file is incredibly convenient.
š Validation and Counts: The loose JSON validation, object and array counts, and size and type...
JSON Viewer + Editor
Web app to view JSON strings in a tree like structure