nymag / nymag-fs

A module for working with the filesystem in Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYMag FS

Build Status Coverage Status

A module for working with the filesystem in Node.

Includes:

  • fileExists
  • readFile
  • isDirectory
  • getFiles
  • getFolders
  • tryRequire
  • tryRequireEach
  • getYaml
  • readFilePromise

About

A module for working with the filesystem in Node

License:MIT License


Languages

Language:JavaScript 100.0%