1.0.0 • Published 5 years ago

node-fs-improved v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

node-fs-improved

This is an implementation of the excellent fs-extra npm package.\ Look at fs-extra page for extra details.

npm Package License build status windows Build status downloads per month Coverage Status JavaScript Style Guide

Installation

npm install node-fs-improved

Usage

Simply use node-fs-improved as main replacement for node file system manager

const fs = require('node-fs-improved')

Methods

Async

Sync

1.0.0

5 years ago