@bestest/fs
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@bestest/fs

Internal File System mechanism of Bestest benchmarking tool. It may use either memory-only files, or fallback to root FS. It allows also to set-up public path for files - it's needed to set-up server to serve static files for browser.

Changelog

  • 1.1.0 (on 2019-08-13): replace memory-fs with memfs, which has more features covered; add method to create native fs replacement
  • 1.0.3 (on 2019-08-09): handle trailing slashes in publicPathPrefix option
  • 1.0.1 (on 2019-08-09): expose memory-only FS and add public path prefix for configuration
  • 1.0.0 (on 2019-08-09): initial version

Package Sidebar

Install

npm i @bestest/fs

Weekly Downloads

6

Version

1.1.0

License

MIT

Unpacked Size

22.2 kB

Total Files

21

Last publish

Collaborators

  • rangoo