#TemplateEditorPanel
This panel provides lightweight template editor for your applications based on Nette Framework.
##Install
The best way to install is using Composer:
$ composer require bauer01/template-editor-panel
Then register panel in your config.neon
:
nette:
debugger:
bar:
- TemplateEditor\Panel