rem’s avatarrem’s Twitter Archive—№ 67,689

  1. I know this is lazy, but in a couple of minutes, I made myself a tool to convert JS object to JSON and copy to the clipboard (cmd+c) json.isthe.link/ - my old way was devtools, a = <paste>, copy(JSON.stringify(… etc…