Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
/ kint-js Public archive

A JS renderer for Kint 2 that outputs to console.log()

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.short
Notifications You must be signed in to change notification settings

kint-php/kint-js

Repository files navigation

Archived

Kint JS will receive no updates for compatability with kint v4

kint-js

A simple renderer and helper that uses Kint to dump to console.log()

<?php

include 'vendor/autoload.php';

j('data');

OR

<?php

include 'kint.phar';
include 'kint-js.phar';

j('data');

About

A JS renderer for Kint 2 that outputs to console.log()

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.short

Stars

Watchers

Forks

Packages

No packages published

Languages