mirror of
https://github.com/fuse-friends/fuse-native
synced 2026-03-02 03:40:15 +00:00
update fuse4js section
This commit is contained in:
@@ -6,7 +6,8 @@ Fully maintained fuse bindings for Node that aims to cover the entire FUSE api
|
||||
npm install fuse-bindings
|
||||
```
|
||||
|
||||
Created because [fuse4js](https://github.com/bcle/fuse4js) isn't maintained anymore and doesn't compile on iojs
|
||||
Compared to [fuse4js](https://github.com/bcle/fuse4js) these bindings cover almost the entire FUSE api (except for locking) and doesn't do
|
||||
any buffer copys in read/write. It also supports unmount and mouting of multiple fuse drives.
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user