determine if any file is gitignored (complete implementation of gitignore rules)
Parse a .gitignore or .npmignore file into an array of patterns.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
A drop-in replacement for fs, making various improvements.
glob-fs middleware for automatically ignoring files specified in `.gitignore`
Monkey patches for file system related things.
A simple .gitignore parser.
TypeScript definitions for graceful-fs
Stupid scaffoling: create a copy of a directory with variable substitution
.gitignore support for ESLint Flat Config
filesystem bindings for tar-stream
Gitignore Glob matcher for cspell
Stubborn versions of Node's fs functions that try really hard to do their job.
In-memory file-system with Node's fs API.
Node.js standard library dependencies for fs-related packages
Utility functions for Node.js fs module
Native file system operations for Bare
OpenTelemetry instrumentation for `node:fs` file system interactions module
Require constants across node and the browser
Recursively read a directory
TypeScript definitions for fs-extra
Adapter to convert Node.js fs API to File System Access API
dockerignore is a file filter library compatible with Docker and the node-ignore API