angular2-prettyjson
angular2-prettyjson copied to clipboard
Angular 2 debug output of objects. Contains a pipe similar to JsonPipe but adds support for spacing and handling of circular structures
Issue - "Keys" and "Values" are not aligned for longer "Values" Example - "description" section below. The indentation of value is not correct as in below response- Pretty_Json_Key_Value_Alignment_Issue.txt "notices": [...
PrettyJsonComponent was not being added Package Had to input npm install [email protected], before it i was not being able to import.
Hello: When I first 'ng serve' my project, I encounter a problem. The message is below: `ERROR in Error encountered resolving symbol values statically. Function calls are not supported. Consider...