Community
Documentation
Extensions
Support

Protocol Definition

part of what makes Glimpse possible
Community
Documentation
Extensions
Support

Background

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.

Live Tester

Living Documentation

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.

Scenario 1 (Pass)

Scenario 2 (Pass)

Scenario 3 (Pass)

Scenario 4 (Pass)

Scenario 5 (Pass)

Scenario 6 (Pass)

Scenario 7 (Pass)

Scenario 8 (Pass)

Scenario 9 (Pass)

Scenario 10(Pass)

Scenario 11 (Pass)

Scenario 12 (Pass)

Scenario 13 (Pass)

Scenario 14 (Pass)

Scenario 15 (Pass)

Scenario 16 (Pass)

Scenario 17 (Pass)

Scenario 18 (Pass)

Scenario 19 (Pass)

Scenario 20 (Pass)

Scenario 21 (Pass)

Scenario 22 (Pass)

Scenario 23 (Pass)

Scenario 24 (Pass)

Scenario 25 (Pass)

Scenario 26 (Pass)

Scenario 27 (Pass)

Scenario 28 (Pass)

Scenario 29 (Pass)