Skip to content

Some confortable fs methods for nodejs using async/await.

Notifications You must be signed in to change notification settings

bogomips/fs-async-await

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

async-await-fs

  1. It is not a complete collection, mostly a show case. For a complete set of methods see fs-extras
  2. Remember you need to transpile the code, node is going to natively support async/await, in the meanwhile babel is a great option.
  3. IT IS TESTED ON LINUX ONLY

Installation

$ npm install  async-await-fs

About

Some confortable fs methods for nodejs using async/await.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published