graceful-fs
npmv4.2.11A drop-in replacement for fs, making various improvements.
Overview
graceful-fs is an npm package that a drop-in replacement for fs, making various improvements. The latest version is 4.2.11, released under the ISC license.
Who should use it
Teams working in the npm ecosystem who need a drop-in replacement for fs, making various improvements and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (ISC).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of graceful-fs.
Dependencies
Dev (4)
Used by
Popular packages that depend on graceful-fs.
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Leaner CSS
Offers a async require.resolve function. It's highly configurable.
Delightful JavaScript Testing.
No description provided.
No description provided.
Jest's reporters
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
Wrapper library for directory and file watching.
Alternatives to graceful-fs
Resolve the path of a module like `require.resolve()` but from a given path
Create HTTP error objects
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
The Node.js bindings of the humanfs library.
A utility to retry failed async methods.
Fast, in memory work queue
Minimal and efficient cross-platform file watching library
The core of the humanfs library.
The TypeScript types for the hfs project.
Resolve the path of a module like `require.resolve()` but from the current working directory
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Frequently installed together
TypeScript definitions for node
No description provided.
No description provided.
Convert Windows backslash paths to slash paths
No description provided.
No description provided.
No description provided.
No description provided.
Stringify any JavaScript value.
No description provided.
An AST-based pattern checker for JavaScript.
Prettier is an opinionated code formatter
Version history
| Version | Published | License |
|---|---|---|
| 4.2.11latest | 3 years ago | ISC |
| 4.2.10 | 4 years ago | ISC |
| 4.2.9 | 4 years ago | ISC |
| 4.2.8 | 5 years ago | ISC |
| 4.2.7 | 5 years ago | ISC |
| 4.2.6 | 5 years ago | ISC |
| 4.2.5 | 5 years ago | ISC |
| 4.2.4 | 6 years ago | ISC |
| 4.2.3 | 6 years ago | ISC |
| 4.2.2 | 7 years ago | ISC |
| 3.0.12 | 7 years ago | ISC |
| 4.2.1 | 7 years ago | ISC |
| 4.2.0 | 7 years ago | ISC |
| 4.1.15 | 7 years ago | ISC |
| 4.1.14 | 7 years ago | ISC |
| 4.1.13 | 7 years ago | ISC |
| 4.1.12 | 7 years ago | ISC |
| 4.1.11 | 9 years ago | ISC |
| 4.1.10 | 9 years ago | ISC |
| 4.1.9 | 9 years ago | ISC |
Maintainers
Frequently asked questions
How do I install graceful-fs?
Run `npm install graceful-fs` to add graceful-fs to your npm project.
What license is graceful-fs released under?
graceful-fs is distributed under the ISC license.
How popular is graceful-fs?
graceful-fs has approximately 0 downloads per week and 5 known dependent packages.