Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

graceful-fs-extra

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graceful-fs-extra

Extra methods for the fs object (with graceful-ncp)

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

graceful-fs-extra

node-fs-extra but on top of graceful-ncp instead of ncp (because graceful-ncp uses graceful-fs). This protects you against EMFILE errors when opening too many files, etc.

Note: this is a temporary solution until jprichardson/node-fs-extra#95 is resolved.

Installation

npm install graceful-fs-extra

API

The exact same as node-fs-extra's.

Keywords

node-fs-extra

FAQs

Package last updated on 28 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts