util-jsnext

Node.JS util module

Usage no npm install needed!

<script type="module">
  import utilJsnext from 'https://cdn.skypack.dev/util-jsnext';
</script>

README

util

Build Status

This is a fork of the original util package built to support projects built using dependencies with the jsnext:main field.


node.js util module as a module

install via npm

npm install util-jsnext

browser support

This module also works in modern browsers. If you need legacy browser support you will need to polyfill ES5 features.