Phrogz / NeatJSON

Pretty-print your JSON in Ruby, JS, or Lua with more power than JSON.stringify or JSON.pretty_generate
http://phrogz.net/JS/NeatJSON
MIT License
108 stars 19 forks source link

NaN, Infinity produce invalid JSON #28

Closed Phrogz closed 5 years ago

Phrogz commented 5 years ago

Let's make legal JSON values that help the user, instead of null.

Phrogz commented 5 years ago

Implemented in v0.9 commit 069221b