miktam / sizeof

Get size of a JavaScript object
MIT License
301 stars 45 forks source link

Drop util usage for function calculation #79

Closed miktam closed 1 year ago

miktam commented 1 year ago

Use a simpler method, without the need to use the 'util' package from node.js. Fixes https://github.com/miktam/sizeof/issues/77