Based on the work of Sacha Grief, as first seen on crater.io
meteor add babrahams:temple
Use [control] [T] to activate Temple.
Note:
- Temple will plug itself into the UI of constellation:console (demo here) if Constellation is added to your project.
- This is a
{debugOnly: true}
package, so it won't be compiled into production builds.
When Temple is activated, templates are outlined with red borders.
When hovered over, the name of the template shows, along with a number that shows which rendered instance of the template this represents (since the last hard browser refresh).
Click on any element to see the data context of the element.