natevw / fatfs

Standalone FAT16/FAT32 filesystem implementation in JavaScript
47 stars 13 forks source link

Implement remaining methods #13

Open natevw opened 10 years ago

natevw commented 10 years ago

There's still a couple missing file/dir methods, plus the watch stuff.