fs topic

List fs repositories
trafficstars

indexeddb-fs

88
Stars
7
Forks
Watchers

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

89
Stars
66
Forks
Watchers

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

88
Stars
17
Forks
Watchers

i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.

write

82
Stars
8
Forks
Watchers

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

91
Stars
39
Forks
Watchers

mongoose gridfs on top of new gridfs api

glob-fs

56
Stars
17
Forks
Watchers

file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!

pythonwhat

65
Stars
31
Forks
Watchers

Verify Python code submissions and auto-generate meaningful feedback messages.

go-vfs

79
Stars
6
Forks
Watchers

Package vfs provides an abstraction of the os and io packages that is easy to test.

copy

94
Stars
125
Forks
Watchers

Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)

fs.c

72
Stars
10
Forks
Watchers

File system API much like Node's fs module (synchronous)