JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q31479F
  • License MIT

Edit json file with comments (jsonc), reformat or preserve it's original format.

Package Exports

  • @idlebox/json-edit
  • @idlebox/json-edit/package.json

Readme

json-edit

A tool for read and write json file with comments.

Additional:

  • Insert property at alphabet order, not at last.
  • Re-sort keys (in any order you want).
  • Format file with prettier.
  • Auto load prettier config (can override with argument).

Usage