disk-fs

1.1.0 • Public • Published

Disk File System

NPM version

Abstract base class/prototype for node-disk file system implementations. It's purpose is to be a reference for implementors and also to provide a fallback layer when in use with node-disk; middleware file system implementations will be extended by it to ensure graceful error handling in the case that a particular method has not been implemented by the middleware.

Install via npm

$ npm install disk-fs

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i disk-fs

      Weekly Downloads

      1

      Version

      1.1.0

      License

      MIT

      Last publish

      Collaborators

      • jhermsmeier