v0.5.0
版本发布时间: 2015-11-08 03:56:42
jvilk/BrowserFS最新发布版本:v1.4.3(2017-08-08 04:22:34)
This version brings about mostly internal changes:
-
BrowserFS is now modular for Browserify projects. You can now easily use BrowserFS as the provider of the
fs
Node module. You do not have to use BrowserFS"sBuffer
,path
, andprocess
implementations. See the README for more information. -
Improved compatibility with Node APIs. The
process
component is now a properEventEmitter
andpath
implements some previously-missing functions.fs
is still somewhat out-of-date (e.g. does not support streams). - Usable in Node. BrowserFS can be used from within Node, if you so choose. Note that there is currently no Node backend, so you can't mount Node's filesystem inside of BrowserFS's filesystem. I accept PRs, though, if an enterprising user feels like implementing this functionality!
1、 browserfs.js 504.67KB
2、 browserfs.js.map 955.22KB
3、 browserfs.min.js 217.28KB
4、 browserfs.min.js.map 1.22MB