eclipsesource / eclipsesource/tabris-js
Support exploring JavaScript objects in chrome dev tools
Open
android
dev experience
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
At the moment objects are shown in the chrome debugger as `[Object object]`. Ideally they would be expandable elements like in chrome website debugging, but at least they should provide a summary of the object, e.g. by providing the the `.toString()` value.
Contributor guide
Assessment
This issue has not been assessed yet.