ahebrank/timber-kint-debug

There is no license information available for the latest version (dev-master) of this package.

Installs: 263

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Type:wordpress-plugin

dev-master 2018-01-02 16:48 UTC

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.