Is the FileAPI in HTML5 dead?

后端 未结 2 515
无人及你
无人及你 2021-02-05 06:59

Referring to the HTML5 FileAPI in particular.

I am going through the W3C specification proposals, and from what one can read here: http://www.w3.org/TR/file-system-api/<

2条回答
  •  不要未来只要你来
    2021-02-05 07:03

    I think the FileSystem API is dead already. When I search it in the MDN web docs, I saw these:

    This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

    Also I search it in https://caniuse.com/ too, and the result is:

提交回复
热议问题