自分用スニペットです。
php -r "file_put_contents(__DIR__.'/decode.json', json_encode(json_decode(file_ get_contents(__DIR__.'/unicode.json')), JSON_UNESCAPED_UNICODE|JSON_PRETTY_PRINT));"
Go to list of users who liked
More than 5 years have passed since last update.
自分用スニペットです。
php -r "file_put_contents(__DIR__.'/decode.json', json_encode(json_decode(file_ get_contents(__DIR__.'/unicode.json')), JSON_UNESCAPED_UNICODE|JSON_PRETTY_PRINT));"
Register as a new user and use Qiita more conveniently
Go to list of users who liked