JSPM

  • Created
  • Published
  • Downloads 19001
  • Score
    100M100P100Q136284F
  • License BSD

A better fs with graceful-fs, fs-extra, promise Q, and some other helpers.

Package Exports

  • nofs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nofs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

fs-more

Overview

Any function that has a Sync version will has a promise version end with P, for example fs.readFile, fs.readFileSync, fs.readFileP.

Changelog

Goto changelog

API

kit

Lisence

MIT