Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 224 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 224 Bytes

Lua Data Printer

NAME

a very very small and easy tool to debug lua variable

SYNOPSIS

local ddp = require 'ddp'

ddp.p(var)

DESCRIPTION

just an small tool for debug lua variable with colors