inspect-js / inspect-js/object-inspect
want to support breakLength: Infinity
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 160
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
I need to drop this in as a replace for require('util').inspect but this library cannot put everything on line like
```js
util.inspect(o, {breakLength: Infinity})
```
can do
Contributor guide
Assessment
This issue has not been assessed yet.