ahebrank / timber-kint-debug
Installs: 263
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 3
Type:wordpress-plugin
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2024-11-14 06:30:16 UTC
README
Wordpress plugin for debugging Timber (Twig template) with Kint.
Use {{ kint() }}
or {{ kint(somevariable) }}
to debug your template.
Modified from the original on Jan 2 2018 to add composer for easy inclusion and require kint explicitly.