02cec9ec422a5ae197e16ee8cb8ca0f4f6034b19a194cea66ce999cccb86a609023f541d541e7a23a6dc47a74af56434c31c84cf7efbe584e3ff2e8816ac7d 409 B

123456789101112131415
  1. # util
  2. [![Build Status](https://travis-ci.org/defunctzombie/node-util.png?branch=master)](https://travis-ci.org/defunctzombie/node-util)
  3. node.js [util](http://nodejs.org/api/util.html) module as a module
  4. ## install via [npm](npmjs.org)
  5. ```shell
  6. npm install util
  7. ```
  8. ## browser support
  9. This module also works in modern browsers. If you need legacy browser support you will need to polyfill ES5 features.