securityos/node_modules/util
Berkeley 927854894b First commit 2024-09-06 12:32:35 -03:00
..
node_modules/inherits First commit 2024-09-06 12:32:35 -03:00
support First commit 2024-09-06 12:32:35 -03:00
test First commit 2024-09-06 12:32:35 -03:00
.npmignore First commit 2024-09-06 12:32:35 -03:00
.travis.yml First commit 2024-09-06 12:32:35 -03:00
.zuul.yml First commit 2024-09-06 12:32:35 -03:00
LICENSE First commit 2024-09-06 12:32:35 -03:00
README.md First commit 2024-09-06 12:32:35 -03:00
package.json First commit 2024-09-06 12:32:35 -03:00
util.js First commit 2024-09-06 12:32:35 -03:00

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.