node-util
node-util copied to clipboard
Use util-format-x for util.format and util.formatWithOptions
Pending the resolution of https://github.com/Xotic750/util-format-x/issues/2, we should use that package as it is the most up to date util.format implementation for the browser.
It's actually pretty huge in size, so maybe not.
Why not just use the NodeJS implementation?
Browser support needed