jvilk / BrowserFS

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
Other
3.06k stars 216 forks source link

Missing path.basename #292

Closed jcubic closed 8 months ago

jcubic commented 4 years ago

I've tried to run same code that I use in node.js but this function is missing.

james-pre commented 8 months ago

Added in the core, see src/emulation/path.ts