fs topic
indexeddb-fs
An "fs" kind of library dedicated to the browser. It provides a lightweight and efficient interface for managing files and directories in web applications.
uC-FS
A compact, reliable, high-performance, and thread-safe embedded file system for microprocessors, microcontrollers, and DSPs. An optional journaling component provides fail-safe operation while maintai...
i18next-fs-backend
i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.
write
Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!
mongoose-gridfs
mongoose gridfs on top of new gridfs api
glob-fs
file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!
pythonwhat
Verify Python code submissions and auto-generate meaningful feedback messages.
go-vfs
Package vfs provides an abstraction of the os and io packages that is easy to test.
copy
Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)
fs.c
File system API much like Node's fs module (synchronous)