IT Tools
CyberChef
10015.io
DevToys
iLovePDF
TinyWow
A.Tools
Smallpdf
JSON Generator
Dadroit JSON Viewer
Jayson
ExtendsClass JSON Generator
MockTurtle.net
Fullstack Vue
Mockaroo
JSONverify
IT Tools
JSON GeneratorJSON Generator might be a bit more popular than IT Tools. We know about 9 links to it since March 2021 and only 9 links to IT Tools. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Some possibly relevant bookmarks if anyone is working on something similar - https://clipdrop.co/ - https://cobalt.tools/ - https://gchq.github.io/CyberChef/ - https://ditherit.com/ - https://it-tools.tech/ - https://blgardner.github.io/prism.tools/ - https://www.no-background.coffee/ - https://omnitools.app/. - Source: Hacker News / 6 months ago
There are lots of these, but this is the first that I've seen that focused on frontend dev a bit more. I've saved it to my list of tools for reference. Here's another with a more local / backend / IT flavor: https://it-tools.tech I have a couple more local apps with similar functions. Here's one that's cross platform[0]. This one appears to be Mac only[1]. Someone else mentioned not being able to remember these... - Source: Hacker News / 6 months ago
How does it compare to the free, self hostable https://it-tools.tech/ ? - Source: Hacker News / about 1 year ago
Seems pretty similar to https://it-tools.tech/ (https://github.com/CorentinTh/it-tools). - Source: Hacker News / about 1 year ago
There is also IT-Tools and CyberChef. Selfhost-able projects to create your own instance of "online utilities tools" https://gchq.github.io/CyberChef/ https://it-tools.tech/. - Source: Hacker News / almost 2 years ago
JSON Generator: also generates mock data, but for JSON specifically. It's a bit more complex, but it allows for tailor-made results. - Source: dev.to / over 2 years ago
Is there a generator for all the JSON generators out there? https://json-generator.com/. - Source: Hacker News / almost 3 years ago
So I generated a random JSON file and tried parsing it. It doesnโt error, but whenever I do a println(root.Object().Value().String()), I get a panic: wrong type. If I do a println(root.Object().Present()), it prints false. So seems like it would be better if you returned an error for this happening at the .Parse() call. But either way, not sure whatโs happening. The JSON is indeed valid, as it was generated from... Source: about 3 years ago
Next, weโll seed some demo data into the table. To generate some demo data, you can checkout JSON Generator. Once youโve opened the window, replace the code in the left tab with the following code and hit generate. - Source: dev.to / over 3 years ago
Hey, I would try to do it using pre-comps for each message, getting the data like username, text, emojiโฆ the from a json. This way you could generate the json manually with something like this to setup the blank json (just one way of doing that) or with some other kind of script. Then change the expression generated by mamoworldjson to link it to the comps name. The only thing iโm not sure is how to insert the... Source: over 3 years ago
CyberChef - The Cyber Swiss Army Knife
Dadroit JSON Viewer - Open a 1GB JSON file in a blink ๐ฃ
10015.io - 10015.io is an all-in-one toolbox offering many tools from various categories.
Jayson - Powerful JSON viewer for iPhone and iPad
DevToys - A collection of converters, formaters, encoders, generators and other tools for your Windows desktop.
ExtendsClass JSON Generator - ExtendsClass's JSON generator allows to generate random JSON data from a template.