Y
Hacker News
new
|
ask
|
show
|
jobs
by
1-more
201 days ago
one if you do `copy(JSON.stringify(data,{}, 2))`. A very useful tool when you need to get the auth token from here over to there!
Also if you are someone who needs JSON then install jq and do `pbpaste | jq . | pbcopy`.
1 comments
koakuma-chan
201 days ago
Is jq not pre installed?
link
1-more
200 days ago
Yow you're right. I've got one at /usr/bin as well as the one I thought I had to install. What a world!!
link