• File: README.md
  • Full Path: /var/www/paytek-africa.com/node_modules/assert/node_modules/util/README.md
  • Date Modified: 07/19/2022 5:05 PM
  • File size: 409 bytes
  • MIME-type: text/plain
  • Charset: utf-8
# util

[![Build Status](https://travis-ci.org/defunctzombie/node-util.png?branch=master)](https://travis-ci.org/defunctzombie/node-util)

node.js [util](http://nodejs.org/api/util.html) module as a module

## install via [npm](npmjs.org)

```shell
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.