npm.io
3.1.10 • Published 16h ago

bare-inspect

Licence
Apache-2.0
Version
3.1.10
Deps
2
Size
508 kB
Vulns
0
Weekly
0
Stars
3

bare-inspect

Inspect objects as strings for debugging.

npm i bare-inspect

Usage

const inspect = require('bare-inspect')

console.log(inspect(globalThis))

API

See the bare-inspect reference.

License

Apache-2.0