Skip to content
JS
Package category

Files and file systems

Read, write, watch, glob and upload files.

629 packages5 comparisons

Packages compared

629 packages
PackageWeekly downloads12-month change52 weeksGzipLast releaseModuleTypesCategories
node-find-folder
Walk a directory tree in node.js. Use just the name to find the folder(s) you want, rather than through given path(s).
1.2k-3%-9 years ago
0.1.32
CommonJSNoneFiles and file systems
rollup-plugin-import-meta-glob
Importing multiple modules from the file system via the special import.meta.glob function
1.2k+250%-4 months ago
2.0.1
CommonJSNoneFiles and file systems
asfs
Aynsc file system utility.
1.2k-55%-6 years ago
2.3.0
CommonJSNoneFiles and file systems
@crawlee/fs-storage
A file-system storage implementation of the Apify API
1.2k---2 months ago
4.0.0-beta.67
ESM onlyBundledScraping and browser automation, Files and file systems
@relayfile/file-observer
RelayFile observer dashboard for browsing synced workspace files and metadata
1.2k---4 days ago
0.10.69
-NoneFiles and file systems
fastify-file-upload
file upload plugin for Fastify
1.1k-46%-4 years ago
4.0.0
CommonJSNoneFiles and file systems
sails-hook-uploads
A hook for wrapping file upload support with async/await in Sails.
1.1k+45%-7 years ago
0.4.3
CommonJSNonePromises and async control flow, Files and file systems
fsmonitor
Fine-grained cross-platform file system monitoring for Node.js
1.1k-73%-12 years ago
0.2.4
CommonJSNoneFiles and file systems
fs-js
A native module for effectively working with files built on top of Node's famous fs module.
1.1k-67%-9 years ago
1.0.6
CommonJSNoneFiles and file systems, Promises and async control flow
happy-opfs
A browser-compatible file system module based on OPFS, inspired by Deno fs APIs. Supports async/sync operations, streaming zip/unzip, and Result-based error handling.
1.1k+70%-8 days ago
2.3.1
ESM + CommonJSBundledFiles and file systems, Promises and async control flow
@opendal/lib-linux-arm64-gnu
Apache OpenDAL: One Layer, All Storage.
1.1k---3 days ago
0.49.11
CommonJSNoneFiles and file systems
sb-fs
Promisified fs for Node.js
1.1k+50%-7 years ago
4.0.0
CommonJSNoneFiles and file systems
@stdlib/fs-read-json
Read a file as JSON.
1.1k---7 months ago
0.2.4
CommonJSBundledFiles and file systems, Promises and async control flow
@seanmozeik/supabash-fs
Authenticated Supabase Storage and Postgres workspace filesystems for Just Bash, Apply Patch, and durable revisions.
1.1k---10 days ago
0.7.0
ESM onlyBundledFiles and file systems, Cloud SDKs
aws-s3
S3Client - A Javascript Library for AWS S3 File Upload
1.1k-54%-7 years ago
2.0.5
ESM + CommonJSNoneCloud SDKs, Files and file systems
@lorion-org/runtime-config-node
Node file-system helpers for runtime-config directories and files.
1.1k---1 month ago
1.0.0-beta.8
ESM + CommonJSBundledFiles and file systems, TypeScript tooling
@lorion-org/descriptor-discovery
Node-based descriptor discovery and normalization helpers.
1.1k---1 month ago
1.0.0-beta.8
ESM + CommonJSBundledFiles and file systems, TypeScript tooling
cache-manager-fs
file system store for node cache manager
1k-49%-3 years ago
1.0.12
CommonJSNoneFiles and file systems
@opendal/lib-darwin-arm64
Apache OpenDAL: One Layer, All Storage.
1k---3 days ago
0.49.11
CommonJSNoneFiles and file systems
@opendal/lib-darwin-x64
Apache OpenDAL: One Layer, All Storage.
1k---3 days ago
0.49.11
CommonJSNoneFiles and file systems
@opendal/lib-win32-x64-msvc
Apache OpenDAL: One Layer, All Storage.
1k---3 days ago
0.49.11
CommonJSNoneFiles and file systems
glob-loader
webpack loader to load files at once with glob
1k-18%-10 years ago
0.3.0
CommonJSNoneFiles and file systems, Bundler plugins and loaders
@push.rocks/smartfs
A cross-platform, extensible filesystem module with pluggable providers and Rust-backed durability.
1k---1 month ago
1.7.0
ESM onlyBundledFiles and file systems
@opendal/lib-win32-arm64-msvc
Apache OpenDAL: One Layer, All Storage.
1k---3 days ago
0.49.11
CommonJSNoneFiles and file systems
fs-iterator
A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.8 and above
1k+130%-12 days ago
7.1.6
ESM + CommonJSBundledFiles and file systems
recrawl
[![npm](https://img.shields.io/npm/v/recrawl.svg)](https://www.npmjs.com/package/recrawl) [![ci](https://github.com/aleclarson/recrawl/actions/workflows/release.yml/badge.svg)](https://github.com/aleclarson/recrawl/actions/workflows/release.yml) [![codeco
1k-10%-5 years ago
2.2.1
CommonJSNoneFiles and file systems, Scraping and browser automation
base-fs-conflicts
Detect potential file system conflicts and if necessary prompt the user before overwriting files.
955---10 years ago
0.1.9
CommonJSNoneFiles and file systems
jquery-file-upload
jQuery Upload File plugin provides Multiple file Uploads with progress bar.Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
744----
4.0.11
CommonJSNoneFiles and file systems
jquery-simple-upload
Simple yet powerful file upload plugin for jQuery designed to be non-intrusive, backwards-compatible, flexible, and very easy to understand.
348----
1.1.0
CommonJSNoneFiles and file systems

12-month change compares the average of the last 4 weeks of downloads with the first 4 weeks of the 52-week series. Gzip size is for the whole package, as measured by Bundlephobia. "-" means the value has not been fetched.

  • node-find-folderWalk a directory tree in node.js. Use just the name to find the folder(s) you want, rather than through given path(s).
  • rollup-plugin-import-meta-globImporting multiple modules from the file system via the special import.meta.glob function
  • asfsAynsc file system utility.
  • @crawlee/fs-storageA file-system storage implementation of the Apify API
  • @relayfile/file-observerRelayFile observer dashboard for browsing synced workspace files and metadata
  • fastify-file-uploadfile upload plugin for Fastify
  • sails-hook-uploadsA hook for wrapping file upload support with async/await in Sails.
  • fsmonitorFine-grained cross-platform file system monitoring for Node.js
  • fs-jsA native module for effectively working with files built on top of Node's famous fs module.
  • happy-opfsA browser-compatible file system module based on OPFS, inspired by Deno fs APIs. Supports async/sync operations, streaming zip/unzip, and Result-based error handling.
  • @opendal/lib-linux-arm64-gnuApache OpenDAL: One Layer, All Storage.
  • sb-fsPromisified fs for Node.js
  • @stdlib/fs-read-jsonRead a file as JSON.
  • @seanmozeik/supabash-fsAuthenticated Supabase Storage and Postgres workspace filesystems for Just Bash, Apply Patch, and durable revisions.
  • aws-s3S3Client - A Javascript Library for AWS S3 File Upload
  • @lorion-org/runtime-config-nodeNode file-system helpers for runtime-config directories and files.
  • @lorion-org/descriptor-discoveryNode-based descriptor discovery and normalization helpers.
  • cache-manager-fsfile system store for node cache manager
  • @opendal/lib-darwin-arm64Apache OpenDAL: One Layer, All Storage.
  • @opendal/lib-darwin-x64Apache OpenDAL: One Layer, All Storage.
  • @opendal/lib-win32-x64-msvcApache OpenDAL: One Layer, All Storage.
  • glob-loaderwebpack loader to load files at once with glob
  • @push.rocks/smartfsA cross-platform, extensible filesystem module with pluggable providers and Rust-backed durability.
  • @opendal/lib-win32-arm64-msvcApache OpenDAL: One Layer, All Storage.
  • fs-iteratorA file system iterator with filter and asyncIterator iterafaces. Supports Node 0.8 and above
  • recrawl[![npm](https://img.shields.io/npm/v/recrawl.svg)](https://www.npmjs.com/package/recrawl) [![ci](https://github.com/aleclarson/recrawl/actions/workflows/release.yml/badge.svg)](https://github.com/aleclarson/recrawl/actions/workflows/release.yml) [![codeco
  • base-fs-conflictsDetect potential file system conflicts and if necessary prompt the user before overwriting files.
  • jquery-file-uploadjQuery Upload File plugin provides Multiple file Uploads with progress bar.Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
  • jquery-simple-uploadSimple yet powerful file upload plugin for jQuery designed to be non-intrusive, backwards-compatible, flexible, and very easy to understand.