v0.5.11
版本发布时间: 2016-01-15 13:32:30
jvilk/BrowserFS最新发布版本:v1.4.3(2017-08-08 04:22:34)
-
Adds second constructor for
XmlHttpRequest.
Now you can create anXmlHttpRequest
file system by providing the JSON object directly, instead of a URL to a JSON object. This will eventually become the default constructor.- Thanks to @hrj for this change!
-
Fixes bug where some file systems let you delete non-empty directories. Any FS using
{Sync,Async}KeyValueFileSystem
had this bug, as well as HTML5FS. Now we test that file systems raise the appropriateENOTEMPTY
error.
1、 browserfs.js 527.97KB
2、 browserfs.js.map 994.23KB
3、 browserfs.min.js 226.48KB
4、 browserfs.min.js.map 1.27MB