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.
 
Roman Shtylman 7740147ee8 add sauce username and pass env vars to travis 11 years ago
support fix util.isBuffer to work in browserify 3.x 11 years ago
test add tests for util.isBuffer 11 years ago
.gitignore add gitignore 11 years ago
.travis.yml add sauce username and pass env vars to travis 11 years ago
.zuul.yml add readme 11 years ago
README.md Add note about browser support 11 years ago
package.json 0.10.1 11 years ago
util.js use inherits module 11 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.