Picky.json – Dump JSON (raw or URL). Click Something. Get Selector
1–5 of 5 posts
Re: Picky.json – Dump JSON (raw or URL). Click Something. Get Selector
#2Re: Picky.json – Dump JSON (raw or URL). Click Something. Get Selector
#3Cool idea. Too bad it appears to freeze if you paste more than 1k lines of JSON
We can work on improving performance if we have 1k+ lines of super complicated JSON to mess with. :)
Re: Picky.json – Dump JSON (raw or URL). Click Something. Get Selector
#4Cool idea. Too bad it appears to freeze if you paste more than 1k lines of JSON
Could you pastebin me your JSON (cory@launchboxhq.com)? 2k of simple (`{"1": 1, "2": 2, ...}`) lines seems to work fine (slight delay) for us. Maybe your JSON is super complicated. We can work on improving performance if we have 1k+ lines of super complicated JSON to mess with. :)
Re: Picky.json – Dump JSON (raw or URL). Click Something. Get Selector
#5Earlier quoted context omitted.
Could you pastebin me your JSON (cory@launchboxhq.com)? 2k of simple (`{"1": 1, "2": 2, ...}`) lines seems to work fine (slight delay) for us. Maybe your JSON is super complicated. We can work on improving performance if we have 1k+ lines of super complicated JSON to mess with. :)
I personally tried it with http://www.json-generator.com/ ( I just changed the initial repeat to 50,70) - did not break, but a big lag after pasting for a few seconds