SFFileSystem
File System Library
A JavaScript library that provides access to the local file system of a web browser.
Extends functionality of modern browser FileSystem's API (For Chrome & Cordova)
1 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
cordovafilehtml5storagewebsite
Related projects:
Repository | Description | Stars |
---|---|---|
scarletsfiction/sfdatabase-js | A JavaScript library providing an easy-to-use interface to SQL or IndexedDB databases in Node.js and browsers. | 2 |
fagbokforlaget/simple-fs | Provides a promise-based filesystem layer for modern browsers | 152 |
webdesus/fs_extra | A Rust library that extends the standard library's file system capabilities with additional functionality for copying, moving, and managing files and directories. | 301 |
szwacz/fs-jetpack | A file system API library providing a convenient and object-oriented way to interact with the file system | 777 |
guardianproject/libsqlfs | A library that provides a full read/write file system in a single file on top of an SQLite database | 612 |
tradle/react-native-level-fs | Provides an in-browser file system abstraction using Level Filesystem and Browserify. | 26 |
scarletsfiction/sfintercom | Enables cross-tab communication within the same domain using client-side JavaScript | 8 |
c2fo/vfs | A pluggable and extensible virtual file system library for Go | 309 |
osxfuse/sshfs | A client implementation of the SSH File Transfer Protocol (SFTP) for seamless integration with local file systems. | 1,166 |
thomasp85/shinyfiles | A package that provides an API to access the server file system from client-side Shiny applications. | 196 |
ned14/llfio | A C++ standard library for low-level file I/O and filesystem operations. | 876 |
nspragg/filehound | An interface for searching and navigating the file system using promises | 222 |
franzsilva/fusepokedex | A JavaScript implementation of a Pokémon data repository using FuseTools | 6 |
mrbandler/fsfirestore | A functional F# library for accessing and manipulating data in Google Cloud Platform's Firestore database. | 26 |
fangfufu/httpdirfs | A filesystem that allows mounting of HTTP directory listings or single files with caching and support for remote music servers. | 774 |