</>PackageGraphPackageGraph

graceful-fs

npmv4.2.11

A drop-in replacement for fs, making various improvements.

0
Weekly downloads
5
Dependents
4
Dependencies
6/100
Popularity

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)

import-fresh ^2.0.0mkdirp ^0.5.0rimraf ^2.2.8tap ^16.3.4

Used by

Popular packages that depend on graceful-fs.

Alternatives to graceful-fs

Frequently installed together

Version history

VersionPublishedLicense
4.2.11latest3 years agoISC
4.2.104 years agoISC
4.2.94 years agoISC
4.2.85 years agoISC
4.2.75 years agoISC
4.2.65 years agoISC
4.2.55 years agoISC
4.2.46 years agoISC
4.2.36 years agoISC
4.2.27 years agoISC
3.0.127 years agoISC
4.2.17 years agoISC
4.2.07 years agoISC
4.1.157 years agoISC
4.1.147 years agoISC
4.1.137 years agoISC
4.1.127 years agoISC
4.1.119 years agoISC
4.1.109 years agoISC
4.1.99 years agoISC

Maintainers

Keywords

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.