JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 34052310
  • Score
    100M100P100Q243544F

Node.JS util module

Package Exports

  • util
  • util/support/isBuffer.js
  • util/support/isBufferBrowser.js
  • util/util
  • util/util.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (util) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.