/tungstendebug

Primary LanguageJavaScriptMIT LicenseMIT

Tungsten Debug Draw


Simple JavaScript library for drawing neat header bars, windows and tables in text console for better and nicer debug process, less painfull for eyes and brain.

How to use

Default options

Example:

const DEFAULT_TUNGSTEN_OPTIONS = TD_TITLE_WIDE | TD_TITLE_UPPER | TD_TITLE_CENTER

![List prompt] fdfgdfg

Note

Default options set is not obligatory, you can set it up, or use different sets in every call.