debug-utils

0.5.3 • Public • Published

NodeJS Debug Utils

Global helpers to speed up NodeJS development workflow

Usage

  • Inspect an object with d(foo)
  • Inspect an object and die with a trace with dd(foo)
  • Recursively search inside an object for a value df(foo, /bar/i)

Dependencies (1)

Dev Dependencies (10)

Package Sidebar

Install

npm i debug-utils

Weekly Downloads

115

Version

0.5.3

License

MIT

Unpacked Size

10.6 kB

Total Files

6

Last publish

Collaborators

  • mgcrea