The Glimpse Protocol is what makes Glimpse unique. It may sound like something complicated but in reality it's only a way of interpreting JavaScript objects and rendering them based on their structure.
The interpretation that occurs simply makes certain assumptions about how data that is structured a particular way should be formatted. The bellow documents these assumptions.
If you are interesting in testing out the engine, play with the structure on the right and see how it will look and watch how it renders. Note this is not a schema validation, hence it is intended to be simply a visual render guide.
Simple key value pair table based of the properties and values of json object. Note, strings that exceed the max string length are trimmed and summarized.