Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

bfs-path

jvilk33kMIT1.0.2TypeScript support: included

An emulation of Node's path module. Used in BrowserFS.

readme

BrowserFS Path 1.0.2

An emulation of NodeJS's path module. Used in BrowserFS.

Features

  • Compatible with NodeJS's path module.
    • Passes all of Node's path unit tests! See BrowserFS's repository for tests.
  • Supports resolving paths relative to .!