IO

From CommonJS Spec Wiki
Revision as of 23:43, 23 November 2010 by Dantman (Talk | contribs) (Reverted edits by Ovyfamucixy (talk) to last revision by Hannesw)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

STATUS: PROPOSALS, DISCUSSION

The purpose of this proposal is to create a unified interface for stream-like objects in JavaScript. This specification was originally part of the FileSystem API and has been extracted to provide a common API for other I/O related modules.

Proposals

Inspirations and Prior Art

The FileSystem API page contains an extensive list of existing I/O related APIs.

Discussion