issues Search Results · repo:inspect-js/object-inspect language:JavaScript
Filter by
19 results
(98 ms)19 results
ininspect-js/object-inspect (press backspace or delete to remove)I need to drop this in as a replace for require( util ).inspect but this library cannot put everything on line like
util.inspect(o, {breakLength: Infinity})
can do
enhancement
help wanted
ORESoftware
- 1
- Opened on Mar 13
- #47
Hi and thanks for the great project,
I m writing a browser app that uses the Web Audio APIs and my state includes several large (~40MB) Float32Arrays of
decoded audio data. Trying to dump the state using ...
enhancement
help wanted
jmacmahon
- 2
- Opened on Feb 18, 2024
- #44
When this runs in a browser (e.g. chrome):
if (obj === global) {
return { [object globalThis] } ;
}
we get a ReferenceError. Should that be globalThis instead? And/or should there be a check for ...
imirkin
- 13
- Opened on Jan 2, 2024
- #43
esbuild src/browser.ts --outfile=lib/browser.mjs --bundle --sourcemap --platform=neutral --external:cosmokit --external:supports-color --target=esnext
X [ERROR] Could not resolve util
node_modules/object-inspect/util.inspect.js:1:25: ...
idranme
- 1
- Opened on Nov 22, 2022
- #41
Using your package I receive troubles:
Rollup: Creating a browser bundle that depends on Node.js built-in module ( util ). You might need to include
https://github.com/ionic-team/rollup-plugin-node-polyfills ...
PFight
- 1
- Opened on Apr 1, 2021
- #38
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View
this repository on the Mend.io Web Portal.
Pending Approval
These branches will ...
renovate[bot]
- Opened on Jan 27, 2021
- #36
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find
out how to migrate to Snyk and more at greenkeeper.io
The devDependency tape was updated ...
greenkeeper
greenkeeper[bot]
- 1
- Opened on Apr 24, 2020
- #31
The devDependency @ljharb/eslint-config was updated from 15.0.2 to 15.1.0.
🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build ...
greenkeeper
greenkeeper[bot]
- 1
- Opened on Dec 20, 2019
- #28
Hello. Currently object-inspect always represents object as single line.
{ a: 1, b: [ 3, 4, undefined, null ], c: undefined, d: null, e: { regex: /^x/i, buf: Buffer 61 62 63 , holes: [ a , b ,
, , e , ...
vatosarmat
- 1
- Opened on Nov 14, 2019
- #27

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.