node-util
node-util copied to clipboard
Added integer (%i) parsing to util.format
Implemented integer (%i) parsing in util.format as described in latest node.js documentation.