Node-like file system for browsers
Go to file
Alan K 47676be805 Initial commit
- Partial re-write of some of the core filer implementation.
- Makes use of ES6/ES7.
- Core support for VFS and block storage.
2018-07-05 13:29:05 -04:00
dist Initial commit 2018-07-05 13:29:05 -04:00
src Initial commit 2018-07-05 13:29:05 -04:00
test Initial commit 2018-07-05 13:29:05 -04:00
.gitignore Initial commit 2018-07-05 13:29:05 -04:00
package-lock.json Initial commit 2018-07-05 13:29:05 -04:00
package.json Initial commit 2018-07-05 13:29:05 -04:00
rollup.config.js Initial commit 2018-07-05 13:29:05 -04:00