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

Fix #19: Add neatjson.js to asset pipeline #20

Closed synthead closed 7 years ago

synthead commented 8 years ago

Fixes https://github.com/Phrogz/NeatJSON/issues/19.

synthead commented 7 years ago

Any plans on introducing the JS into the pipeline? Seems really hacky to have to copy a then-untracked JS file manually.