You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Renée Kooi 5c6a1faa28
Match Node 9 util.inspect()
7 years ago
internal Match Node 9 util.inspect() 7 years ago
support fix util.isBuffer to work in browserify 3.x 11 years ago
test Match Node 9 util.inspect() 7 years ago
.gitignore add gitignore 11 years ago
.travis.yml Update test matrix 7 years ago
.zuul.yml add readme 11 years ago
LICENSE add license 11 years ago
README.md Add note about browser support 11 years ago
package.json Match Node 9 util.inspect() 7 years ago
util.js Match Node 9 util.inspect() 7 years ago

README.md

util

Build Status

node.js util module as a module

install via npm

npm install util

browser support

This module also works in modern browsers. If you need legacy browser support you will need to polyfill ES5 features.