Json encode and decode

From LemonWiki共筆
Revision as of 12:15, 16 March 2023 by Unknown user (talk) (→‎JSON viewer)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Encode JSON data or decode JSON string

JSON viewer

  • Using Google Chrome or Edge browser to load the JSON file at the computer -> DevTools -> Network: To preview the content of JSON file
    • Copy JSON path:
  • $ JSON Editor by VDT LABS S.R.L. on macOS icon_os_mac.png
    • Copy JSON path: available Good.gif

Related pages