1.0.0-wip.6 • Published 6 years ago

@platformparity/file-api v1.0.0-wip.6

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

File API

An 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.