Skip to content

holepunchto/bare-inspect

Repository files navigation

bare-inspect

Inspect objects as strings for debugging.

npm i bare-inspect

Usage

const inspect = require('bare-inspect')

console.log(inspect(globalThis))

License

Apache-2.0

About

Inspect objects as strings for debugging

Resources

License

Stars

Watchers

Forks

Contributors