server-json/node_modules/util
2024-11-01 08:00:42 +00:00
..
node_modules/inherits first commit 2024-11-01 08:00:42 +00:00
support first commit 2024-11-01 08:00:42 +00:00
LICENSE first commit 2024-11-01 08:00:42 +00:00
package.json first commit 2024-11-01 08:00:42 +00:00
README.md first commit 2024-11-01 08:00:42 +00:00
util.js first commit 2024-11-01 08:00:42 +00:00

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.