grantcarthew / node-console-probe

Inspect JavaScript object methods and properties in the console.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Symbol support

grantcarthew opened this issue · comments

Both colour for the [sym] type and enumerating Symbol properties on the object using Object.getOwnPropertySymbols(object).

Done v3.2