An implementation of the File API for node
npm install @platformparity/file-apiAn implementation of the File API for node.
Based on the jsdom File API implementation, but using event-target-shim as base class (via the @platformparity/event-target module).
This is Work in Progress! The event-target-shim doesn't seem to be spec-compliant and adds extra behavior.