Atm prettifying JS objects, if they are bigger than few keys, takes quite some time.
Maybe hashing them and returning output on the consequitive calls would be better
Or use something else for prettifying, like prettierd ?
https://github.com/fsouza/prettierd
Atm prettifying JS objects, if they are bigger than few keys, takes quite some time. Maybe hashing them and returning output on the consequitive calls would be better Or use something else for prettifying, like
prettierd
? https://github.com/fsouza/prettierd