Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abeet/localstoragefilesystem
用localStorage实现文件系统,是node.js中fs的各接口在浏览器中的兼容实现 没使用indexDB的原因是,indexDB只能异步操作,无法实现readFileSync,writeFileSync等同步方法
https://github.com/abeet/localstoragefilesystem
Last synced: 22 days ago
JSON representation
用localStorage实现文件系统,是node.js中fs的各接口在浏览器中的兼容实现 没使用indexDB的原因是,indexDB只能异步操作,无法实现readFileSync,writeFileSync等同步方法
- Host: GitHub
- URL: https://github.com/abeet/localstoragefilesystem
- Owner: abeet
- Created: 2018-08-23T07:29:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T07:33:13.000Z (over 6 years ago)
- Last Synced: 2024-03-16T01:34:19.904Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0