Skip to content

Releases: MaxArt2501/json-fmt

Errors with stack; bugfixes

Choose a tag to compare

@MaxArt2501 MaxArt2501 released this 23 Feb 12:25
  • Redefined JSONError prototype (correctly reporting the stack property when available)
  • Fixed bug on calling end after flush
  • Calling end in CLI tool

Minified version

Choose a tag to compare

@MaxArt2501 MaxArt2501 released this 19 Feb 23:33

Updated minified version

Buffer support; CLI tool

Pre-release

Choose a tag to compare

@MaxArt2501 MaxArt2501 released this 19 Feb 18:19
  • Support to node's Buffer objects
  • Command line tool (json-fmt)

First release

First release Pre-release
Pre-release

Choose a tag to compare

@MaxArt2501 MaxArt2501 released this 17 Feb 14:27

Minifies and prettifies JSON strings