path-buffer

Node.js' path module, but for buffers

Usage no npm install needed!

<script type="module">
  import pathBuffer from 'https://cdn.skypack.dev/path-buffer';
</script>

README

path-buffer

Partial port of Node.js' path module, with support for manipulating buffers rather than strings.

This work is in pursuit of moving fs.cp towards a stable implementation.

API