browserify / node-util

node.js util module as a module
MIT License
247 stars 88 forks source link

Added integer (%i) parsing to util.format #49

Open markuspetermann opened 4 years ago

markuspetermann commented 4 years ago

Implemented integer (%i) parsing in util.format as described in latest node.js documentation.